#3ECCAD#3ECCAD
#3ECCAD is a light, vivid teal. Relative luminance 0.472; OKLCH L 76.3% C 0.128 H 174.8°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3ECCAD |
|---|---|
| RGB | rgb(62, 204, 173) |
| HSL | hsl(167, 58%, 52%) |
| HSV | hsv(167, 70%, 80%) |
| CMYK | cmyk(69.6%, 0%, 15.2%, 20%) |
| CIE-LAB | lab(74.33, -44.75, 4.59) |
| CIE-LCH | lch(74.33, 44.99, 174.14°) |
| OKLab | oklab(76.27% -0.127 0.0115) |
| OKLCH | oklch(76.27% 0.128 174.8) |
| XYZ | xyz(31.1185, 47.2234, 47.0021) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.47
Mediumaquamarine
#66CDAA
ΔE00 3.54
Turquoise (survey)
#06C2AC
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.05
Tealish
#24BCA8
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ECCAD #CC3E5D
analogous
#3ECC66 #3ECCAD #3EA4CC
triadic
#3ECCAD #AD3ECC #CCAD3E
tetradic
#3ECCAD #663ECC #CC3E5D #A4CC3E
square
#3ECCAD #663ECC #CC3E5D #A4CC3E
split-complementary
#3ECCAD #CC3EA4 #CC663E
monochromatic
#1E725F #2BA288 #3ECCAD #6ED9C2 #9FE6D6
Accessibility & contrast
On white
2.01
#3ECCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#3ECCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ECCAD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ECCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ECCAD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAC
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#00CEC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #3eccad; /* rgb */ color: rgb(62, 204, 173); /* oklch */ color: oklch(76.3% 0.128 174.8);
Tailwind
colors: {
custom: {
50: '#86dcc5',
500: '#3eccad',
950: '#000000',
},
}SCSS
$custom: #3eccad; $custom-light: #86dcc5; $custom-dark: #000000;
JSON
{
"hex": "#3eccad",
"rgb": {
"r": 62,
"g": 204,
"b": 173
},
"hsl": {
"h": 166.901,
"s": 58.197,
"l": 52.157
},
"oklch": {
"l": 0.76267,
"c": 0.12757,
"h": 174.8
},
"luminance": 0.47227
}Semantic roles & 50–950 ramp
primary
#3ECCAD
secondary
#D294A1
accent
#4668E1
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0D1512
muted
#7D8381