#3EABBF#3EABBF
#3EABBF is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.101 H 212.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3EABBF |
|---|---|
| RGB | rgb(62, 171, 191) |
| HSL | hsl(189, 51%, 50%) |
| HSV | hsv(189, 68%, 75%) |
| CMYK | cmyk(67.5%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.89, -24.30, -19.29) |
| CIE-LCH | lch(64.89, 31.02, 218.44°) |
| OKLab | oklab(68.78% -0.0854 -0.0536) |
| OKLCH | oklch(68.78% 0.101 212.1) |
| XYZ | xyz(25.9495, 33.9086, 54.4575) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Cadetblue
#5F9EA0
ΔE00 7.70
Greyblue
#77A1B5
ΔE00 9.18
Lightseagreen
#20B2AA
ΔE00 11.32
Bluegrey
#85A3B2
ΔE00 11.40
Bright Sky Blue
#02CCFE
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EABBF #BF523E
analogous
#3EBF92 #3EABBF #3E6BBF
triadic
#3EABBF #BF3EAB #ABBF3E
tetradic
#3EABBF #923EBF #BF523E #6BBF3E
square
#3EABBF #923EBF #BF523E #6BBF3E
split-complementary
#3EABBF #BF3E6B #BF923E
monochromatic
#205863 #2F8291 #3EABBF #6BC0CF #99D3DE
Accessibility & contrast
On white
2.70
#3EABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#3EABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EABBF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EABBF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8998BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3eabbf; /* rgb */ color: rgb(62, 171, 191); /* oklch */ color: oklch(68.8% 0.101 212.1);
Tailwind
colors: {
custom: {
50: '#83c4d2',
500: '#3eabbf',
950: '#000000',
},
}SCSS
$custom: #3eabbf; $custom-light: #83c4d2; $custom-dark: #000000;
JSON
{
"hex": "#3eabbf",
"rgb": {
"r": 62,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.302,
"s": 50.988,
"l": 49.608
},
"oklch": {
"l": 0.68781,
"c": 0.10087,
"h": 212.1
},
"luminance": 0.33912
}Semantic roles & 50–950 ramp
primary
#3EABBF
secondary
#CA988F
accent
#634DDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182