#4AA89A#4AA89A
#4AA89A is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.092 H 182.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA89A |
|---|---|
| RGB | rgb(74, 168, 154) |
| HSL | hsl(171, 39%, 47%) |
| HSV | hsv(171, 56%, 66%) |
| CMYK | cmyk(56%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(63.17, -31.23, -1.16) |
| CIE-LCH | lch(63.17, 31.25, 182.13°) |
| OKLab | oklab(67.11% -0.0915 -0.0036) |
| OKLCH | oklch(67.11% 0.092 182.3) |
| XYZ | xyz(22.6568, 31.7920, 35.5081) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 4.55
Sea
#3C9992
ΔE00 5.31
Grey Teal
#5E9B8A
ΔE00 5.38
Blue Green
#0F9B8E
ΔE00 5.42
Greeny Blue
#42B395
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA89A #A84A58
analogous
#4AA86B #4AA89A #4A87A8
triadic
#4AA89A #9A4AA8 #A89A4A
tetradic
#4AA89A #6B4AA8 #A84A58 #87A84A
square
#4AA89A #6B4AA8 #A84A58 #87A84A
split-complementary
#4AA89A #A84A87 #A86B4A
monochromatic
#25534C #377E73 #4AA89A #6FC0B4 #9AD2CA
Accessibility & contrast
On white
2.85
#4AA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#4AA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA89A
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA89A | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#92949B
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa89a; /* rgb */ color: rgb(74, 168, 154); /* oklch */ color: oklch(67.1% 0.092 182.3);
Tailwind
colors: {
custom: {
50: '#85c2b7',
500: '#4aa89a',
950: '#000000',
},
}SCSS
$custom: #4aa89a; $custom-light: #85c2b7; $custom-dark: #000000;
JSON
{
"hex": "#4aa89a",
"rgb": {
"r": 74,
"g": 168,
"b": 154
},
"hsl": {
"h": 171.064,
"s": 38.843,
"l": 47.451
},
"oklch": {
"l": 0.67107,
"c": 0.09156,
"h": 182.3
},
"luminance": 0.31794
}Semantic roles & 50–950 ramp
primary
#4AA89A
secondary
#BF8F96
accent
#596BCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180