#4AA89F#4AA89F
#4AA89F is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.090 H 186.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA89F |
|---|---|
| RGB | rgb(74, 168, 159) |
| HSL | hsl(174, 39%, 47%) |
| HSV | hsv(174, 56%, 66%) |
| CMYK | cmyk(56%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(63.31, -29.91, -3.75) |
| CIE-LCH | lch(63.31, 30.15, 187.15°) |
| OKLab | oklab(67.27% -0.0892 -0.0106) |
| OKLCH | oklch(67.27% 0.09 186.8) |
| XYZ | xyz(23.0820, 31.9621, 37.7471) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.87
Sea
#3C9992
ΔE00 4.81
Dull Teal
#5F9E8F
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.77
Topaz
#13BBAF
ΔE00 6.07
Grey Teal
#5E9B8A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA89F #A84A53
analogous
#4AA870 #4AA89F #4A82A8
triadic
#4AA89F #9F4AA8 #A89F4A
tetradic
#4AA89F #704AA8 #A84A53 #82A84A
square
#4AA89F #704AA8 #A84A53 #82A84A
split-complementary
#4AA89F #A84A82 #A8704A
monochromatic
#25534F #377E77 #4AA89F #6FC0B8 #9AD2CD
Accessibility & contrast
On white
2.84
#4AA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#4AA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA89F
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA89F | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#9195A0
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa89f; /* rgb */ color: rgb(74, 168, 159); /* oklch */ color: oklch(67.3% 0.090 186.8);
Tailwind
colors: {
custom: {
50: '#86c2bb',
500: '#4aa89f',
950: '#000000',
},
}SCSS
$custom: #4aa89f; $custom-light: #86c2bb; $custom-dark: #000000;
JSON
{
"hex": "#4aa89f",
"rgb": {
"r": 74,
"g": 168,
"b": 159
},
"hsl": {
"h": 174.255,
"s": 38.843,
"l": 47.451
},
"oklch": {
"l": 0.67267,
"c": 0.08985,
"h": 186.8
},
"luminance": 0.31964
}Semantic roles & 50–950 ramp
primary
#4AA89F
secondary
#BF8F94
accent
#5964CF
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180