#4AA499#4AA499
#4AA499 is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.1% C 0.088 H 184.6°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA499 |
|---|---|
| RGB | rgb(74, 164, 153) |
| HSL | hsl(173, 38%, 47%) |
| HSV | hsv(173, 55%, 64%) |
| CMYK | cmyk(54.9%, 0%, 6.7%, 35.7%) |
| CIE-LAB | lab(61.92, -29.56, -2.44) |
| CIE-LCH | lch(61.92, 29.67, 184.72°) |
| OKLab | oklab(66.08% -0.0874 -0.007) |
| OKLCH | oklch(66.08% 0.088 184.6) |
| XYZ | xyz(21.8468, 30.3046, 34.8289) |
| Luminance | 0.3031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.87
Dull Teal
#5F9E8F
ΔE00 3.95
Blue Green
#0F9B8E
ΔE00 4.76
Grey Teal
#5E9B8A
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 5.03
Dusty Teal
#4C9085
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA499 #A44A55
analogous
#4AA46C #4AA499 #4A82A4
triadic
#4AA499 #994AA4 #A4994A
tetradic
#4AA499 #6C4AA4 #A44A55 #82A44A
square
#4AA499 #6C4AA4 #A44A55 #82A44A
split-complementary
#4AA499 #A44A82 #A46C4A
monochromatic
#24504A #377A72 #4AA499 #6EBDB4 #98D0CA
Accessibility & contrast
On white
2.97
#4AA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#4AA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA499
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA499 | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#8E919A
Tritanopia (blue-blind)
#02A7A0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4aa499; /* rgb */ color: rgb(74, 164, 153); /* oklch */ color: oklch(66.1% 0.088 184.6);
Tailwind
colors: {
custom: {
50: '#85bfb7',
500: '#4aa499',
950: '#000000',
},
}SCSS
$custom: #4aa499; $custom-light: #85bfb7; $custom-dark: #000000;
JSON
{
"hex": "#4aa499",
"rgb": {
"r": 74,
"g": 164,
"b": 153
},
"hsl": {
"h": 172.667,
"s": 37.815,
"l": 46.667
},
"oklch": {
"l": 0.66081,
"c": 0.0877,
"h": 184.6
},
"luminance": 0.30307
}Semantic roles & 50–950 ramp
primary
#4AA499
secondary
#BD8D93
accent
#5A68CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180