#4AA69A#4AA69A
#4AA69A is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.089 H 183.9°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA69A |
|---|---|
| RGB | rgb(74, 166, 154) |
| HSL | hsl(172, 38%, 47%) |
| HSV | hsv(172, 55%, 65%) |
| CMYK | cmyk(55.4%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.56, -30.27, -2.06) |
| CIE-LCH | lch(62.56, 30.34, 183.90°) |
| OKLab | oklab(66.61% -0.0892 -0.006) |
| OKLCH | oklch(66.61% 0.089 183.9) |
| XYZ | xyz(22.2904, 31.0592, 35.3859) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.18
Sea
#3C9992
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 4.65
Blue Green
#0F9B8E
ΔE00 5.07
Grey Teal
#5E9B8A
ΔE00 5.19
Topaz
#13BBAF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA69A #A64A56
analogous
#4AA66C #4AA69A #4A84A6
triadic
#4AA69A #9A4AA6 #A69A4A
tetradic
#4AA69A #6C4AA6 #A64A56 #84A64A
square
#4AA69A #6C4AA6 #A64A56 #84A64A
split-complementary
#4AA69A #A64A84 #A66C4A
monochromatic
#24514B #377C73 #4AA69A #6FBFB4 #99D1CA
Accessibility & contrast
On white
2.91
#4AA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#4AA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA69A
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA69A | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#90939B
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4aa69a; /* rgb */ color: rgb(74, 166, 154); /* oklch */ color: oklch(66.6% 0.089 183.9);
Tailwind
colors: {
custom: {
50: '#85c1b7',
500: '#4aa69a',
950: '#000000',
},
}SCSS
$custom: #4aa69a; $custom-light: #85c1b7; $custom-dark: #000000;
JSON
{
"hex": "#4aa69a",
"rgb": {
"r": 74,
"g": 166,
"b": 154
},
"hsl": {
"h": 172.174,
"s": 38.333,
"l": 47.059
},
"oklch": {
"l": 0.6661,
"c": 0.08943,
"h": 183.9
},
"luminance": 0.31061
}Semantic roles & 50–950 ramp
primary
#4AA69A
secondary
#BE8E94
accent
#5A69CE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180