#4EAAAA#4EAAAA
#4EAAAA is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.087 H 195.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4EAAAA |
|---|---|
| RGB | rgb(78, 170, 170) |
| HSL | hsl(180, 37%, 49%) |
| HSV | hsv(180, 54%, 67%) |
| CMYK | cmyk(54.1%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.38, -27.09, -8.31) |
| CIE-LCH | lch(64.38, 28.33, 197.05°) |
| OKLab | oklab(68.27% -0.084 -0.023) |
| OKLCH | oklch(68.27% 0.087 195.3) |
| XYZ | xyz(24.7693, 33.2691, 43.1387) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 5.03
Sea
#3C9992
ΔE00 6.35
Turquoise Blue
#06B1C4
ΔE00 7.01
Topaz
#13BBAF
ΔE00 7.33
Dull Teal
#5F9E8F
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EAAAA #AA4E4E
analogous
#4EAA7C #4EAAAA #4E7CAA
triadic
#4EAAAA #AA4EAA #AAAA4E
tetradic
#4EAAAA #7C4EAA #AA4E4E #7CAA4E
square
#4EAAAA #7C4EAA #AA4E4E #7CAA4E
split-complementary
#4EAAAA #AA4E7C #AA7C4E
monochromatic
#285656 #3B8080 #4EAAAA #75C0C0 #9FD3D3
Accessibility & contrast
On white
2.74
#4EAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#4EAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EAAAA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EAAAA | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#9197AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #4eaaaa; /* rgb */ color: rgb(78, 170, 170); /* oklch */ color: oklch(68.3% 0.087 195.3);
Tailwind
colors: {
custom: {
50: '#88c3c3',
500: '#4eaaaa',
950: '#000000',
},
}SCSS
$custom: #4eaaaa; $custom-light: #88c3c3; $custom-dark: #000000;
JSON
{
"hex": "#4eaaaa",
"rgb": {
"r": 78,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 37.097,
"l": 48.627
},
"oklch": {
"l": 0.68275,
"c": 0.08714,
"h": 195.3
},
"luminance": 0.33271
}Semantic roles & 50–950 ramp
primary
#4EAAAA
secondary
#C09494
accent
#5B5BCD
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181