#4EABBB#4EABBB
#4EABBB is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.1% C 0.090 H 210.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4EABBB |
|---|---|
| RGB | rgb(78, 171, 187) |
| HSL | hsl(189, 44%, 52%) |
| HSV | hsv(189, 58%, 73%) |
| CMYK | cmyk(58.3%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.22, -22.76, -16.51) |
| CIE-LCH | lch(65.22, 28.12, 215.96°) |
| OKLab | oklab(69.14% -0.078 -0.0457) |
| OKLCH | oklch(69.14% 0.09 210.4) |
| XYZ | xyz(26.6708, 34.3307, 52.2250) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.63
Cadetblue
#5F9EA0
ΔE00 6.54
Greyblue
#77A1B5
ΔE00 8.82
Lightseagreen
#20B2AA
ΔE00 10.59
Bluegrey
#85A3B2
ΔE00 10.82
Sea
#3C9992
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EABBB #BB5E4E
analogous
#4EBB94 #4EABBB #4E75BB
triadic
#4EABBB #BB4EAB #ABBB4E
tetradic
#4EABBB #944EBB #BB5E4E #75BB4E
square
#4EABBB #944EBB #BB5E4E #75BB4E
split-complementary
#4EABBB #BB4E75 #BB944E
monochromatic
#285E67 #398693 #4EABBB #7AC0CC #A6D5DD
Accessibility & contrast
On white
2.67
#4EABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#4EABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EABBB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EABBB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4eabbb; /* rgb */ color: rgb(78, 171, 187); /* oklch */ color: oklch(69.1% 0.090 210.4);
Tailwind
colors: {
custom: {
50: '#8ac4cf',
500: '#4eabbb',
950: '#000000',
},
}SCSS
$custom: #4eabbb; $custom-light: #8ac4cf; $custom-dark: #000000;
JSON
{
"hex": "#4eabbb",
"rgb": {
"r": 78,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.807,
"s": 44.49,
"l": 51.961
},
"oklch": {
"l": 0.69137,
"c": 0.0904,
"h": 210.4
},
"luminance": 0.34333
}Semantic roles & 50–950 ramp
primary
#4EABBB
secondary
#CAA29B
accent
#6654D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182