#4EAAB4#4EAAB4
#4EAAB4 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.088 H 204.9°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAB4 |
|---|---|
| RGB | rgb(78, 170, 180) |
| HSL | hsl(186, 40%, 51%) |
| HSV | hsv(186, 57%, 71%) |
| CMYK | cmyk(56.7%, 5.6%, 0%, 29.4%) |
| CIE-LAB | lab(64.69, -24.28, -13.42) |
| CIE-LCH | lch(64.69, 27.74, 208.93°) |
| OKLab | oklab(68.63% -0.0798 -0.0371) |
| OKLCH | oklch(68.63% 0.088 204.9) |
| XYZ | xyz(25.7514, 33.6619, 48.3115) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.13
Cadetblue
#5F9EA0
ΔE00 5.04
Lightseagreen
#20B2AA
ΔE00 8.46
Sea
#3C9992
ΔE00 9.10
Greyblue
#77A1B5
ΔE00 10.20
Topaz
#13BBAF
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAB4 #B4584E
analogous
#4EB48B #4EAAB4 #4E77B4
triadic
#4EAAB4 #B44EAA #AAB44E
tetradic
#4EAAB4 #8B4EB4 #B4584E #77B44E
square
#4EAAB4 #8B4EB4 #B4584E #77B44E
split-complementary
#4EAAB4 #B44E77 #B48B4E
monochromatic
#285A5F #3B828A #4EAAB4 #79BFC6 #A4D3D8
Accessibility & contrast
On white
2.72
#4EAAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#4EAAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAB4
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAB4 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8E98B4
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4eaab4; /* rgb */ color: rgb(78, 170, 180); /* oklch */ color: oklch(68.6% 0.088 204.9);
Tailwind
colors: {
custom: {
50: '#89c3ca',
500: '#4eaab4',
950: '#000000',
},
}SCSS
$custom: #4eaab4; $custom-light: #89c3ca; $custom-dark: #000000;
JSON
{
"hex": "#4eaab4",
"rgb": {
"r": 78,
"g": 170,
"b": 180
},
"hsl": {
"h": 185.882,
"s": 40.476,
"l": 50.588
},
"oklch": {
"l": 0.68633,
"c": 0.08798,
"h": 204.9
},
"luminance": 0.33664
}Semantic roles & 50–950 ramp
primary
#4EAAB4
secondary
#C69D98
accent
#6357D0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182