#4EAAB7#4EAAB7
#4EAAB7 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.089 H 207.8°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAB7 |
|---|---|
| RGB | rgb(78, 170, 183) |
| HSL | hsl(187, 42%, 51%) |
| HSV | hsv(187, 57%, 72%) |
| CMYK | cmyk(57.4%, 7.1%, 0%, 28.2%) |
| CIE-LAB | lab(64.79, -23.42, -14.94) |
| CIE-LCH | lch(64.79, 27.78, 212.54°) |
| OKLab | oklab(68.75% -0.0785 -0.0413) |
| OKLCH | oklch(68.75% 0.089 207.8) |
| XYZ | xyz(26.0604, 33.7855, 49.9384) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.78
Cadetblue
#5F9EA0
ΔE00 5.64
Greyblue
#77A1B5
ΔE00 9.41
Lightseagreen
#20B2AA
ΔE00 9.57
Sea
#3C9992
ΔE00 10.07
Darkturquoise
#00CED1
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAB7 #B75B4E
analogous
#4EB78F #4EAAB7 #4E75B7
triadic
#4EAAB7 #B74EAA #AAB74E
tetradic
#4EAAB7 #8F4EB7 #B75B4E #75B74E
square
#4EAAB7 #8F4EB7 #B75B4E #75B74E
split-complementary
#4EAAB7 #B74E75 #B78F4E
monochromatic
#285B63 #3A848E #4EAAB7 #7ABFC9 #A5D4DA
Accessibility & contrast
On white
2.71
#4EAAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#4EAAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAB7
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAB7 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8D98B7
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4eaab7; /* rgb */ color: rgb(78, 170, 183); /* oklch */ color: oklch(68.7% 0.089 207.8);
Tailwind
colors: {
custom: {
50: '#89c3cc',
500: '#4eaab7',
950: '#000000',
},
}SCSS
$custom: #4eaab7; $custom-light: #89c3cc; $custom-dark: #000000;
JSON
{
"hex": "#4eaab7",
"rgb": {
"r": 78,
"g": 170,
"b": 183
},
"hsl": {
"h": 187.429,
"s": 42.169,
"l": 51.176
},
"oklch": {
"l": 0.68745,
"c": 0.08873,
"h": 207.8
},
"luminance": 0.33788
}Semantic roles & 50–950 ramp
primary
#4EAAB7
secondary
#C89F99
accent
#6556D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182