#4AA599#4AA599
#4AA599 is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.3% C 0.089 H 183.8°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA599 |
|---|---|
| RGB | rgb(74, 165, 153) |
| HSL | hsl(172, 38%, 47%) |
| HSV | hsv(172, 55%, 65%) |
| CMYK | cmyk(55.2%, 0%, 7.3%, 35.3%) |
| CIE-LAB | lab(62.22, -30.05, -1.99) |
| CIE-LCH | lch(62.22, 30.12, 183.79°) |
| OKLab | oklab(66.33% -0.0885 -0.0058) |
| OKLCH | oklch(66.33% 0.089 183.8) |
| XYZ | xyz(22.0264, 30.6639, 34.8888) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.98
Sea
#3C9992
ΔE00 4.26
Blue Green
#0F9B8E
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 4.90
Grey Teal
#5E9B8A
ΔE00 4.97
Greyish Teal
#719F91
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA599 #A54A56
analogous
#4AA56C #4AA599 #4A84A5
triadic
#4AA599 #994AA5 #A5994A
tetradic
#4AA599 #6C4AA5 #A54A56 #84A54A
square
#4AA599 #6C4AA5 #A54A56 #84A54A
split-complementary
#4AA599 #A54A84 #A56C4A
monochromatic
#24504B #377B72 #4AA599 #6EBEB4 #98D1CA
Accessibility & contrast
On white
2.94
#4AA599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#4AA599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA599
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA599 | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D99
Deuteranopia (green-blind)
#8F929A
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4aa599; /* rgb */ color: rgb(74, 165, 153); /* oklch */ color: oklch(66.3% 0.089 183.8);
Tailwind
colors: {
custom: {
50: '#85c0b7',
500: '#4aa599',
950: '#000000',
},
}SCSS
$custom: #4aa599; $custom-light: #85c0b7; $custom-dark: #000000;
JSON
{
"hex": "#4aa599",
"rgb": {
"r": 74,
"g": 165,
"b": 153
},
"hsl": {
"h": 172.088,
"s": 38.075,
"l": 46.863
},
"oklch": {
"l": 0.6633,
"c": 0.08874,
"h": 183.8
},
"luminance": 0.30666
}Semantic roles & 50–950 ramp
primary
#4AA599
secondary
#BD8E94
accent
#5A69CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180