#4EABB5#4EABB5
#4EABB5 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.089 H 204.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #4EABB5 |
|---|---|
| RGB | rgb(78, 171, 181) |
| HSL | hsl(186, 41%, 51%) |
| HSV | hsv(186, 57%, 71%) |
| CMYK | cmyk(56.9%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(65.03, -24.50, -13.47) |
| CIE-LCH | lch(65.03, 27.96, 208.81°) |
| OKLab | oklab(68.91% -0.0804 -0.0373) |
| OKLCH | oklch(68.91% 0.089 204.9) |
| XYZ | xyz(26.0419, 34.0792, 48.9126) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.99
Cadetblue
#5F9EA0
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 8.37
Sea
#3C9992
ΔE00 9.26
Greyblue
#77A1B5
ΔE00 10.31
Topaz
#13BBAF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EABB5 #B5584E
analogous
#4EB58B #4EABB5 #4E77B5
triadic
#4EABB5 #B54EAB #ABB54E
tetradic
#4EABB5 #8B4EB5 #B5584E #77B54E
square
#4EABB5 #8B4EB5 #B5584E #77B54E
split-complementary
#4EABB5 #B54E77 #B58B4E
monochromatic
#285B60 #3A848B #4EABB5 #79BFC7 #A4D4D9
Accessibility & contrast
On white
2.69
#4EABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#4EABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EABB5
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EABB5 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#8F99B5
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4eabb5; /* rgb */ color: rgb(78, 171, 181); /* oklch */ color: oklch(68.9% 0.089 204.9);
Tailwind
colors: {
custom: {
50: '#89c4cb',
500: '#4eabb5',
950: '#000000',
},
}SCSS
$custom: #4eabb5; $custom-light: #89c4cb; $custom-dark: #000000;
JSON
{
"hex": "#4eabb5",
"rgb": {
"r": 78,
"g": 171,
"b": 181
},
"hsl": {
"h": 185.825,
"s": 41.036,
"l": 50.784
},
"oklch": {
"l": 0.68911,
"c": 0.08866,
"h": 204.9
},
"luminance": 0.34082
}Semantic roles & 50–950 ramp
primary
#4EABB5
secondary
#C69D99
accent
#6357D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182