#4EABBC#4EABBC
#4EABBC is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.2% C 0.091 H 211.3°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4EABBC |
|---|---|
| RGB | rgb(78, 171, 188) |
| HSL | hsl(189, 45%, 52%) |
| HSV | hsv(189, 59%, 74%) |
| CMYK | cmyk(58.5%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(65.26, -22.47, -17.02) |
| CIE-LCH | lch(65.26, 28.19, 217.14°) |
| OKLab | oklab(69.18% -0.0776 -0.0471) |
| OKLCH | oklch(69.18% 0.091 211.3) |
| XYZ | xyz(26.7782, 34.3737, 52.7908) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 6.80
Greyblue
#77A1B5
ΔE00 8.60
Bluegrey
#85A3B2
ΔE00 10.66
Lightseagreen
#20B2AA
ΔE00 10.95
Sea
#3C9992
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EABBC #BC5F4E
analogous
#4EBC96 #4EABBC #4E74BC
triadic
#4EABBC #BC4EAB #ABBC4E
tetradic
#4EABBC #964EBC #BC5F4E #74BC4E
square
#4EABBC #964EBC #BC5F4E #74BC4E
split-complementary
#4EABBC #BC4E74 #BC964E
monochromatic
#275E68 #388695 #4EABBC #7AC0CD #A7D5DE
Accessibility & contrast
On white
2.67
#4EABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4EABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EABBC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EABBC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4eabbc; /* rgb */ color: rgb(78, 171, 188); /* oklch */ color: oklch(69.2% 0.091 211.3);
Tailwind
colors: {
custom: {
50: '#8ac4d0',
500: '#4eabbc',
950: '#000000',
},
}SCSS
$custom: #4eabbc; $custom-light: #8ac4d0; $custom-dark: #000000;
JSON
{
"hex": "#4eabbc",
"rgb": {
"r": 78,
"g": 171,
"b": 188
},
"hsl": {
"h": 189.273,
"s": 45.082,
"l": 52.157
},
"oklch": {
"l": 0.69176,
"c": 0.09077,
"h": 211.3
},
"luminance": 0.34376
}Semantic roles & 50–950 ramp
primary
#4EABBC
secondary
#CBA29B
accent
#6753D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182