#3EABC0#3EABC0
#3EABC0 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.101 H 212.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #3EABC0 |
|---|---|
| RGB | rgb(62, 171, 192) |
| HSL | hsl(190, 51%, 50%) |
| HSV | hsv(190, 68%, 75%) |
| CMYK | cmyk(67.7%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(64.93, -23.99, -19.79) |
| CIE-LCH | lch(64.93, 31.10, 219.52°) |
| OKLab | oklab(68.82% -0.085 -0.055) |
| OKLCH | oklch(68.82% 0.101 212.9) |
| XYZ | xyz(26.0599, 33.9528, 55.0391) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.15
Cadetblue
#5F9EA0
ΔE00 7.94
Greyblue
#77A1B5
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 11.27
Bright Sky Blue
#02CCFE
ΔE00 11.32
Lightseagreen
#20B2AA
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EABC0 #C0533E
analogous
#3EC094 #3EABC0 #3E6AC0
triadic
#3EABC0 #C03EAB #ABC03E
tetradic
#3EABC0 #943EC0 #C0533E #6AC03E
square
#3EABC0 #943EC0 #C0533E #6AC03E
split-complementary
#3EABC0 #C03E6A #C0943E
monochromatic
#205963 #2F8292 #3EABC0 #6CBFCF #9AD3DE
Accessibility & contrast
On white
2.70
#3EABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#3EABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EABC0
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EABC0 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#8898C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #3eabc0; /* rgb */ color: rgb(62, 171, 192); /* oklch */ color: oklch(68.8% 0.101 212.9);
Tailwind
colors: {
custom: {
50: '#83c4d3',
500: '#3eabc0',
950: '#000000',
},
}SCSS
$custom: #3eabc0; $custom-light: #83c4d3; $custom-dark: #000000;
JSON
{
"hex": "#3eabc0",
"rgb": {
"r": 62,
"g": 171,
"b": 192
},
"hsl": {
"h": 189.692,
"s": 51.181,
"l": 49.804
},
"oklch": {
"l": 0.68821,
"c": 0.10129,
"h": 212.9
},
"luminance": 0.33956
}Semantic roles & 50–950 ramp
primary
#3EABC0
secondary
#CA998F
accent
#644DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182