#3EACAB#3EACAB
#3EACAB is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.3% C 0.098 H 194.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3EACAB |
|---|---|
| RGB | rgb(62, 172, 171) |
| HSL | hsl(179, 47%, 46%) |
| HSV | hsv(179, 64%, 67%) |
| CMYK | cmyk(64%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.54, -30.73, -8.68) |
| CIE-LCH | lch(64.54, 31.94, 195.77°) |
| OKLab | oklab(68.28% -0.095 -0.0241) |
| OKLCH | oklch(68.28% 0.098 194.2) |
| XYZ | xyz(24.0866, 33.4668, 43.7105) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.61
Topaz
#13BBAF
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 6.18
Sea
#3C9992
ΔE00 6.40
Turquoise Blue
#06B1C4
ΔE00 7.13
Blue Green
#0F9B8E
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EACAB #AC3E3F
analogous
#3EAC74 #3EACAB #3E76AC
triadic
#3EACAB #AB3EAC #ACAB3E
tetradic
#3EACAB #743EAC #AC3E3F #76AC3E
square
#3EACAB #743EAC #AC3E3F #76AC3E
split-complementary
#3EACAB #AC3E76 #AC743E
monochromatic
#1E5252 #2E7F7E #3EACAB #61C6C5 #8ED6D6
Accessibility & contrast
On white
2.73
#3EACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3EACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EACAB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EACAB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3eacab; /* rgb */ color: rgb(62, 172, 171); /* oklch */ color: oklch(68.3% 0.098 194.2);
Tailwind
colors: {
custom: {
50: '#82c5c4',
500: '#3eacab',
950: '#000000',
},
}SCSS
$custom: #3eacab; $custom-light: #82c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3eacab",
"rgb": {
"r": 62,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.455,
"s": 47.009,
"l": 45.882
},
"oklch": {
"l": 0.68278,
"c": 0.09799,
"h": 194.2
},
"luminance": 0.33469
}Semantic roles & 50–950 ramp
primary
#3EACAB
secondary
#C18585
accent
#5152D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281