#3df8c1
a balanced, electric cyan · cool · closest name: Aqua Marine
At a glance
Every number on this page in one read: what #3df8c1 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #3df8c1 |
| RGB | rgb(61, 248, 193) |
| HSL | hsl(162, 93%, 61%) |
| CMYK | cmyk(75%, 0%, 22%, 3%) |
| LAB | lab(88.0 -58.1 13.5) |
| LCH | lch(88.0 59.6 166.9) |
| OKLCH | oklch(0.876 0.165 167.9) |
| Decimal | 4061377 |
| Display P3 | color(display-p3 0.239 0.973 0.757) |
Copy-ready code
/* CSS */
color: #3df8c1;
background-color: #3df8c1;
/* Tailwind (arbitrary) */
class="text-[#3df8c1] bg-[#3df8c1]"
/* SCSS */
$brand: #3df8c1;
/* SwiftUI */
Color(red: 0.239, green: 0.973, blue: 0.757)
/* Android */
Color.parseColor("#3df8c1")
/* Flutter */
Color(0xFF3DF8C1)
/* Python / OpenCV (BGR) */
(193, 248, 61)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #3df8c1 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F2FDFA;
--brand-100: #E4FBF4;
--brand-200: #C2F9E9;
--brand-300: #93FBDC;
--brand-400: #5DF9CB;
--brand-500: #3df8c1;
--brand-600: #09ECA9;
--brand-700: #07C58D;
--brand-800: #069D71;
--brand-900: #097253;
--brand-950: #064734;
--brand: #3df8c1;
--brand-ink: #000000;
}Colors that work with #3df8c1
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #3df8c1
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #F83D74 | Directly opposite — maximum tension | |
| Analogous left | #3DF864 | Neighbour, quieter | |
| Analogous right | #3DD1F8 | Neighbour, quieter | |
| Split-complement 1 | #F83DD1 | Contrast without the clash | |
| Split-complement 2 | #F8643D | Contrast without the clash | |
| Triadic 1 | #C13DF8 | Even thirds — balanced and loud | |
| Triadic 2 | #F8C13D | Even thirds — balanced and loud | |
| Tetradic | #643DF8 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#3df8c1 text on a black background
contrast 15.40:1
#3df8c1 text on a white background
contrast 1.36:1
CSS3 live lab
The quick brown fox
color: #3df8c1;
background-color: #3df8c1;
Glowing headline
text-shadow: 2px 2px 8px #3df8c1;
Soft neon halo
text-shadow: 0 0 14px rgba(61, 248, 193, 0.45);
box-shadow: 0 12px 32px -8px rgba(61, 248, 193, 0.45);
border: 3px solid #3df8c1; background: linear-gradient(135deg, #3df8c1, #3DB2F8);
Monochromatic scale
Palettes built from #3df8c1
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Aquamarine (#7fffd4) — ΔE2000 4.7 away, with its history, psychology and brand usage.
#3df8c1 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#3df8c1, answered
What color is #3df8c1?
#3df8c1 is a balanced electric cyan, closest to Aqua Marine (ΔE2000 4.7). It sits at 162° on the hue wheel with 93% saturation and 61% lightness, which reads as cool.
What is the RGB value of #3df8c1?
rgb(61, 248, 193) — 61 red, 248 green and 193 blue out of 255, or 23.9% / 97.3% / 75.7% by channel.
Is #3df8c1 a light or a dark color?
It is a light color. Relative luminance is 0.7198 and perceived brightness is 80%, so black text on it reaches 15.40:1.
Should I use black or white text on #3df8c1?
Black. It scores 15.40:1 against #3df8c1, versus 1.36:1 for white — AAA at any size.
What is the complementary color of #3df8c1?
#F83D74 sits directly opposite on the wheel. Softer options are the split-complements #F83DD1 and #F8643D, which give the same contrast with far less vibration.
What colors go well with #3df8c1?
For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B83 for secondary text, #FC39A3 as an accent and #047B58 for hover and pressed states. For a palette, the analogous pair #3DF864 and #3DD1F8 stays calm, while #F83D74 is the loudest partner.
What is #3df8c1 in CMYK for printing?
cmyk(75%, 0%, 22%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #3df8c1 warm or cool?
Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3DF87D; nudged cooler, #3BECFA.