#3EABBB#3EABBB
#3EABBB is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.099 H 208.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3EABBB |
|---|---|
| RGB | rgb(62, 171, 187) |
| HSL | hsl(188, 50%, 49%) |
| HSV | hsv(188, 67%, 73%) |
| CMYK | cmyk(66.8%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.75, -25.52, -17.27) |
| CIE-LCH | lch(64.75, 30.82, 214.09°) |
| OKLab | oklab(68.62% -0.0871 -0.048) |
| OKLCH | oklch(68.62% 0.099 208.9) |
| XYZ | xyz(25.5153, 33.7350, 52.1709) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.54
Cadetblue
#5F9EA0
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 9.96
Sea
#3C9992
ΔE00 10.69
Darkturquoise
#00CED1
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EABBB #BB4E3E
analogous
#3EBB8D #3EABBB #3E6DBB
triadic
#3EABBB #BB3EAB #ABBB3E
tetradic
#3EABBB #8D3EBB #BB4E3E #6DBB3E
square
#3EABBB #8D3EBB #BB4E3E #6DBB3E
split-complementary
#3EABBB #BB3E6D #BB8D3E
monochromatic
#20575F #2F818D #3EABBB #69C0CD #97D4DC
Accessibility & contrast
On white
2.71
#3EABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#3EABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EABBB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EABBB | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3eabbb; /* rgb */ color: rgb(62, 171, 187); /* oklch */ color: oklch(68.6% 0.099 208.9);
Tailwind
colors: {
custom: {
50: '#83c4cf',
500: '#3eabbb',
950: '#000000',
},
}SCSS
$custom: #3eabbb; $custom-light: #83c4cf; $custom-dark: #000000;
JSON
{
"hex": "#3eabbb",
"rgb": {
"r": 62,
"g": 171,
"b": 187
},
"hsl": {
"h": 187.68,
"s": 50.201,
"l": 48.824
},
"oklch": {
"l": 0.68624,
"c": 0.09941,
"h": 208.9
},
"luminance": 0.33738
}Semantic roles & 50–950 ramp
primary
#3EABBB
secondary
#C8948D
accent
#604EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182