#4AA59A#4AA59A
#4AA59A is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.4% C 0.088 H 184.7°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA59A |
|---|---|
| RGB | rgb(74, 165, 154) |
| HSL | hsl(173, 38%, 47%) |
| HSV | hsv(173, 55%, 65%) |
| CMYK | cmyk(55.2%, 0%, 6.7%, 35.3%) |
| CIE-LAB | lab(62.25, -29.79, -2.51) |
| CIE-LCH | lch(62.25, 29.89, 184.82°) |
| OKLab | oklab(66.36% -0.0881 -0.0072) |
| OKLCH | oklch(66.36% 0.088 184.7) |
| XYZ | xyz(22.1094, 30.6971, 35.3256) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.13
Sea
#3C9992
ΔE00 4.13
Lightseagreen
#20B2AA
ΔE00 4.77
Blue Green
#0F9B8E
ΔE00 4.95
Grey Teal
#5E9B8A
ΔE00 5.15
Greyish Teal
#719F91
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA59A #A54A55
analogous
#4AA56D #4AA59A #4A83A5
triadic
#4AA59A #9A4AA5 #A59A4A
tetradic
#4AA59A #6D4AA5 #A54A55 #83A54A
square
#4AA59A #6D4AA5 #A54A55 #83A54A
split-complementary
#4AA59A #A54A83 #A56D4A
monochromatic
#24504B #377B73 #4AA59A #6EBEB4 #98D1CA
Accessibility & contrast
On white
2.94
#4AA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#4AA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA59A
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA59A | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#8F929B
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4aa59a; /* rgb */ color: rgb(74, 165, 154); /* oklch */ color: oklch(66.4% 0.088 184.7);
Tailwind
colors: {
custom: {
50: '#85c0b7',
500: '#4aa59a',
950: '#000000',
},
}SCSS
$custom: #4aa59a; $custom-light: #85c0b7; $custom-dark: #000000;
JSON
{
"hex": "#4aa59a",
"rgb": {
"r": 74,
"g": 165,
"b": 154
},
"hsl": {
"h": 172.747,
"s": 38.075,
"l": 46.863
},
"oklch": {
"l": 0.66362,
"c": 0.0884,
"h": 184.7
},
"luminance": 0.30699
}Semantic roles & 50–950 ramp
primary
#4AA59A
secondary
#BD8E93
accent
#5A68CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180