#4EAFB0#4EAFB0
#4EAFB0 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.7% C 0.091 H 196.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAFB0 |
|---|---|
| RGB | rgb(78, 175, 176) |
| HSL | hsl(181, 39%, 50%) |
| HSV | hsv(181, 56%, 69%) |
| CMYK | cmyk(55.7%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(66.07, -27.90, -9.13) |
| CIE-LCH | lch(66.07, 29.36, 198.12°) |
| OKLab | oklab(69.7% -0.087 -0.0253) |
| OKLCH | oklch(69.7% 0.091 196.2) |
| XYZ | xyz(26.3050, 35.4117, 46.5147) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.85
Cadetblue
#5F9EA0
ΔE00 5.90
Turquoise Blue
#06B1C4
ΔE00 6.37
Topaz
#13BBAF
ΔE00 6.78
Sea
#3C9992
ΔE00 7.76
Darkturquoise
#00CED1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAFB0 #B04F4E
analogous
#4EB080 #4EAFB0 #4E7EB0
triadic
#4EAFB0 #B04EAF #AFB04E
tetradic
#4EAFB0 #804EB0 #B04F4E #7EB04E
square
#4EAFB0 #804EB0 #B04F4E #7EB04E
split-complementary
#4EAFB0 #B04E7E #B0804E
monochromatic
#285B5B #3B8586 #4EAFB0 #78C2C3 #A2D5D6
Accessibility & contrast
On white
2.60
#4EAFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#4EAFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAFB0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAFB0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7B0
Deuteranopia (green-blind)
#949CB1
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4eafb0; /* rgb */ color: rgb(78, 175, 176); /* oklch */ color: oklch(69.7% 0.091 196.2);
Tailwind
colors: {
custom: {
50: '#89c7c7',
500: '#4eafb0',
950: '#000000',
},
}SCSS
$custom: #4eafb0; $custom-light: #89c7c7; $custom-dark: #000000;
JSON
{
"hex": "#4eafb0",
"rgb": {
"r": 78,
"g": 175,
"b": 176
},
"hsl": {
"h": 180.612,
"s": 38.583,
"l": 49.804
},
"oklch": {
"l": 0.69699,
"c": 0.09061,
"h": 196.2
},
"luminance": 0.35414
}Semantic roles & 50–950 ramp
primary
#4EAFB0
secondary
#C39797
accent
#5A59CF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282