#4AA899#4AA899
#4AA899 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.092 H 181.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA899 |
|---|---|
| RGB | rgb(74, 168, 153) |
| HSL | hsl(170, 39%, 47%) |
| HSV | hsv(170, 56%, 66%) |
| CMYK | cmyk(56%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(63.14, -31.49, -0.64) |
| CIE-LCH | lch(63.14, 31.50, 181.17°) |
| OKLab | oklab(67.07% -0.0919 -0.0022) |
| OKLCH | oklch(67.07% 0.092 181.4) |
| XYZ | xyz(22.5739, 31.7588, 35.0713) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 4.77
Grey Teal
#5E9B8A
ΔE00 5.28
Blue Green
#0F9B8E
ΔE00 5.44
Sea
#3C9992
ΔE00 5.48
Greeny Blue
#42B395
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA899 #A84A59
analogous
#4AA86A #4AA899 #4A88A8
triadic
#4AA899 #994AA8 #A8994A
tetradic
#4AA899 #6A4AA8 #A84A59 #88A84A
square
#4AA899 #6A4AA8 #A84A59 #88A84A
split-complementary
#4AA899 #A84A88 #A86A4A
monochromatic
#25534C #377E72 #4AA899 #6FC0B3 #9AD2C9
Accessibility & contrast
On white
2.86
#4AA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#4AA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA899
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA899 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#92949A
Tritanopia (blue-blind)
#00ABA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa899; /* rgb */ color: rgb(74, 168, 153); /* oklch */ color: oklch(67.1% 0.092 181.4);
Tailwind
colors: {
custom: {
50: '#85c2b7',
500: '#4aa899',
950: '#000000',
},
}SCSS
$custom: #4aa899; $custom-light: #85c2b7; $custom-dark: #000000;
JSON
{
"hex": "#4aa899",
"rgb": {
"r": 74,
"g": 168,
"b": 153
},
"hsl": {
"h": 170.426,
"s": 38.843,
"l": 47.451
},
"oklch": {
"l": 0.67075,
"c": 0.09198,
"h": 181.4
},
"luminance": 0.31761
}Semantic roles & 50–950 ramp
primary
#4AA899
secondary
#BF8F97
accent
#596CCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180