#3EAABC#3EAABC
#3EAABC is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.099 H 210.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAABC |
|---|---|
| RGB | rgb(62, 170, 188) |
| HSL | hsl(189, 50%, 49%) |
| HSV | hsv(189, 67%, 74%) |
| CMYK | cmyk(67%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.48, -24.71, -18.24) |
| CIE-LCH | lch(64.48, 30.71, 216.43°) |
| OKLab | oklab(68.42% -0.0856 -0.0507) |
| OKLCH | oklch(68.42% 0.099 210.6) |
| XYZ | xyz(25.4346, 33.4016, 52.6739) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.86
Cadetblue
#5F9EA0
ΔE00 7.08
Greyblue
#77A1B5
ΔE00 9.45
Lightseagreen
#20B2AA
ΔE00 10.68
Sea
#3C9992
ΔE00 11.21
Teal Blue
#01889F
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAABC #BC503E
analogous
#3EBC8F #3EAABC #3E6BBC
triadic
#3EAABC #BC3EAA #AABC3E
tetradic
#3EAABC #8F3EBC #BC503E #6BBC3E
square
#3EAABC #8F3EBC #BC503E #6BBC3E
split-complementary
#3EAABC #BC3E6B #BC8F3E
monochromatic
#205760 #2F808E #3EAABC #6ABFCE #98D3DD
Accessibility & contrast
On white
2.73
#3EAABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3EAABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAABC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAABC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eaabc; /* rgb */ color: rgb(62, 170, 188); /* oklch */ color: oklch(68.4% 0.099 210.6);
Tailwind
colors: {
custom: {
50: '#83c3d0',
500: '#3eaabc',
950: '#000000',
},
}SCSS
$custom: #3eaabc; $custom-light: #83c3d0; $custom-dark: #000000;
JSON
{
"hex": "#3eaabc",
"rgb": {
"r": 62,
"g": 170,
"b": 188
},
"hsl": {
"h": 188.571,
"s": 50.4,
"l": 49.02
},
"oklch": {
"l": 0.6842,
"c": 0.09949,
"h": 210.6
},
"luminance": 0.33404
}Semantic roles & 50–950 ramp
primary
#3EAABC
secondary
#C9968D
accent
#624EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182