#4EAAB0#4EAAB0
#4EAAB0 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.5% C 0.087 H 201.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAB0 |
|---|---|
| RGB | rgb(78, 170, 176) |
| HSL | hsl(184, 39%, 50%) |
| HSV | hsv(184, 56%, 69%) |
| CMYK | cmyk(55.7%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(64.56, -25.42, -11.38) |
| CIE-LCH | lch(64.56, 27.85, 204.12°) |
| OKLab | oklab(68.49% -0.0815 -0.0314) |
| OKLCH | oklch(68.49% 0.087 201.1) |
| XYZ | xyz(25.3498, 33.5013, 46.1963) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.56
Turquoise Blue
#06B1C4
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 7.00
Sea
#3C9992
ΔE00 7.87
Topaz
#13BBAF
ΔE00 9.17
Dull Teal
#5F9E8F
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAB0 #B0544E
analogous
#4EB085 #4EAAB0 #4E79B0
triadic
#4EAAB0 #B04EAA #AAB04E
tetradic
#4EAAB0 #854EB0 #B0544E #79B04E
square
#4EAAB0 #854EB0 #B0544E #79B04E
split-complementary
#4EAAB0 #B04E79 #B0854E
monochromatic
#28585B #3B8186 #4EAAB0 #78BFC3 #A2D3D6
Accessibility & contrast
On white
2.73
#4EAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#4EAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAB0
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAB0 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#8F98B1
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4eaab0; /* rgb */ color: rgb(78, 170, 176); /* oklch */ color: oklch(68.5% 0.087 201.1);
Tailwind
colors: {
custom: {
50: '#89c3c7',
500: '#4eaab0',
950: '#000000',
},
}SCSS
$custom: #4eaab0; $custom-light: #89c3c7; $custom-dark: #000000;
JSON
{
"hex": "#4eaab0",
"rgb": {
"r": 78,
"g": 170,
"b": 176
},
"hsl": {
"h": 183.673,
"s": 38.583,
"l": 49.804
},
"oklch": {
"l": 0.68487,
"c": 0.08732,
"h": 201.1
},
"luminance": 0.33504
}Semantic roles & 50–950 ramp
primary
#4EAAB0
secondary
#C39997
accent
#6059CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182