#4EAAB2#4EAAB2
#4EAAB2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.088 H 203.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAB2 |
|---|---|
| RGB | rgb(78, 170, 178) |
| HSL | hsl(185, 39%, 50%) |
| HSV | hsv(185, 56%, 70%) |
| CMYK | cmyk(56.2%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(64.63, -24.85, -12.40) |
| CIE-LCH | lch(64.63, 27.77, 206.52°) |
| OKLab | oklab(68.56% -0.0806 -0.0343) |
| OKLCH | oklch(68.56% 0.088 203) |
| XYZ | xyz(25.5492, 33.5810, 47.2462) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 7.73
Sea
#3C9992
ΔE00 8.47
Topaz
#13BBAF
ΔE00 9.84
Dull Teal
#5F9E8F
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAB2 #B2564E
analogous
#4EB288 #4EAAB2 #4E78B2
triadic
#4EAAB2 #B24EAA #AAB24E
tetradic
#4EAAB2 #884EB2 #B2564E #78B24E
square
#4EAAB2 #884EB2 #B2564E #78B24E
split-complementary
#4EAAB2 #B24E78 #B2884E
monochromatic
#29595D #3B8288 #4EAAB2 #79BEC5 #A3D3D7
Accessibility & contrast
On white
2.72
#4EAAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#4EAAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAB2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAB2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#8E98B2
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4eaab2; /* rgb */ color: rgb(78, 170, 178); /* oklch */ color: oklch(68.6% 0.088 203.0);
Tailwind
colors: {
custom: {
50: '#89c3c9',
500: '#4eaab2',
950: '#000000',
},
}SCSS
$custom: #4eaab2; $custom-light: #89c3c9; $custom-dark: #000000;
JSON
{
"hex": "#4eaab2",
"rgb": {
"r": 78,
"g": 170,
"b": 178
},
"hsl": {
"h": 184.8,
"s": 39.37,
"l": 50.196
},
"oklch": {
"l": 0.6856,
"c": 0.08759,
"h": 203
},
"luminance": 0.33584
}Semantic roles & 50–950 ramp
primary
#4EAAB2
secondary
#C49B98
accent
#6259CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182