#3EAAA4#3EAAA4
#3EAAA4 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.097 H 189.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3EAAA4 |
|---|---|
| RGB | rgb(62, 170, 164) |
| HSL | hsl(177, 47%, 45%) |
| HSV | hsv(177, 64%, 67%) |
| CMYK | cmyk(63.5%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(63.71, -31.75, -6.00) |
| CIE-LCH | lch(63.71, 32.31, 190.69°) |
| OKLab | oklab(67.54% -0.096 -0.0168) |
| OKLCH | oklch(67.54% 0.097 189.9) |
| XYZ | xyz(23.0592, 32.4514, 40.1633) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.85
Sea
#3C9992
ΔE00 5.30
Topaz
#13BBAF
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 6.18
Dull Teal
#5F9E8F
ΔE00 6.64
Cadetblue
#5F9EA0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EAAA4 #AA3E44
analogous
#3EAA6E #3EAAA4 #3E7AAA
triadic
#3EAAA4 #A43EAA #AAA43E
tetradic
#3EAAA4 #6E3EAA #AA3E44 #7AAA3E
square
#3EAAA4 #6E3EAA #AA3E44 #7AAA3E
split-complementary
#3EAAA4 #AA3E7A #AA6E3E
monochromatic
#1D504D #2E7D79 #3EAAA4 #60C5BF #8DD5D1
Accessibility & contrast
On white
2.80
#3EAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#3EAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EAAA4
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EAAA4 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A4
Deuteranopia (green-blind)
#9095A5
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3eaaa4; /* rgb */ color: rgb(62, 170, 164); /* oklch */ color: oklch(67.5% 0.097 189.9);
Tailwind
colors: {
custom: {
50: '#81c4be',
500: '#3eaaa4',
950: '#000000',
},
}SCSS
$custom: #3eaaa4; $custom-light: #81c4be; $custom-dark: #000000;
JSON
{
"hex": "#3eaaa4",
"rgb": {
"r": 62,
"g": 170,
"b": 164
},
"hsl": {
"h": 176.667,
"s": 46.552,
"l": 45.49
},
"oklch": {
"l": 0.67542,
"c": 0.09743,
"h": 189.9
},
"luminance": 0.32454
}Semantic roles & 50–950 ramp
primary
#3EAAA4
secondary
#C08487
accent
#5259D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1212
muted
#7C8181