#4EAAB9#4EAAB9
#4EAAB9 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.8% C 0.089 H 209.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAB9 |
|---|---|
| RGB | rgb(78, 170, 185) |
| HSL | hsl(188, 43%, 52%) |
| HSV | hsv(188, 58%, 73%) |
| CMYK | cmyk(57.8%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.86, -22.83, -15.95) |
| CIE-LCH | lch(64.86, 27.86, 214.94°) |
| OKLab | oklab(68.82% -0.0777 -0.0442) |
| OKLCH | oklch(68.82% 0.089 209.6) |
| XYZ | xyz(26.2700, 33.8694, 51.0425) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.75
Cadetblue
#5F9EA0
ΔE00 6.12
Greyblue
#77A1B5
ΔE00 8.93
Lightseagreen
#20B2AA
ΔE00 10.30
Sea
#3C9992
ΔE00 10.74
Bluegrey
#85A3B2
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAB9 #B95D4E
analogous
#4EB993 #4EAAB9 #4E75B9
triadic
#4EAAB9 #B94EAA #AAB94E
tetradic
#4EAAB9 #934EB9 #B95D4E #75B94E
square
#4EAAB9 #934EB9 #B95D4E #75B94E
split-complementary
#4EAAB9 #B94E75 #B9934E
monochromatic
#285C65 #398491 #4EAAB9 #7ABFCA #A6D4DC
Accessibility & contrast
On white
2.70
#4EAAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#4EAAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAB9
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAB9 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4BA
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4eaab9; /* rgb */ color: rgb(78, 170, 185); /* oklch */ color: oklch(68.8% 0.089 209.6);
Tailwind
colors: {
custom: {
50: '#8ac3ce',
500: '#4eaab9',
950: '#000000',
},
}SCSS
$custom: #4eaab9; $custom-light: #8ac3ce; $custom-dark: #000000;
JSON
{
"hex": "#4eaab9",
"rgb": {
"r": 78,
"g": 170,
"b": 185
},
"hsl": {
"h": 188.411,
"s": 43.32,
"l": 51.569
},
"oklch": {
"l": 0.68821,
"c": 0.08937,
"h": 209.6
},
"luminance": 0.33872
}Semantic roles & 50–950 ramp
primary
#4EAAB9
secondary
#C9A09A
accent
#6655D3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182