#4EAABB#4EAABB
#4EAABB is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.090 H 211.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAABB |
|---|---|
| RGB | rgb(78, 170, 187) |
| HSL | hsl(189, 44%, 52%) |
| HSV | hsv(189, 58%, 73%) |
| CMYK | cmyk(58.3%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.93, -22.25, -16.96) |
| CIE-LCH | lch(64.93, 27.98, 217.32°) |
| OKLab | oklab(68.9% -0.0769 -0.047) |
| OKLCH | oklch(68.9% 0.09 211.4) |
| XYZ | xyz(26.4826, 33.9544, 52.1623) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.88
Cadetblue
#5F9EA0
ΔE00 6.65
Greyblue
#77A1B5
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 10.56
Lightseagreen
#20B2AA
ΔE00 11.03
Sea
#3C9992
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAABB #BB5F4E
analogous
#4EBB96 #4EAABB #4E74BB
triadic
#4EAABB #BB4EAA #AABB4E
tetradic
#4EAABB #964EBB #BB5F4E #74BB4E
square
#4EAABB #964EBB #BB5F4E #74BB4E
split-complementary
#4EAABB #BB4E74 #BB964E
monochromatic
#285D67 #398593 #4EAABB #7ABFCC #A6D4DD
Accessibility & contrast
On white
2.70
#4EAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#4EAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAABB
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAABB | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#8C98BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4eaabb; /* rgb */ color: rgb(78, 170, 187); /* oklch */ color: oklch(68.9% 0.090 211.4);
Tailwind
colors: {
custom: {
50: '#8ac3cf',
500: '#4eaabb',
950: '#000000',
},
}SCSS
$custom: #4eaabb; $custom-light: #8ac3cf; $custom-dark: #000000;
JSON
{
"hex": "#4eaabb",
"rgb": {
"r": 78,
"g": 170,
"b": 187
},
"hsl": {
"h": 189.358,
"s": 44.49,
"l": 51.961
},
"oklch": {
"l": 0.68898,
"c": 0.0901,
"h": 211.4
},
"luminance": 0.33957
}Semantic roles & 50–950 ramp
primary
#4EAABB
secondary
#CAA29B
accent
#6854D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182