#4AA19B#4AA19B
#4AA19B is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.4% C 0.084 H 189.2°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA19B |
|---|---|
| RGB | rgb(74, 161, 155) |
| HSL | hsl(176, 37%, 46%) |
| HSV | hsv(176, 54%, 63%) |
| CMYK | cmyk(54%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(61.05, -27.56, -4.84) |
| CIE-LCH | lch(61.05, 27.98, 189.96°) |
| OKLab | oklab(65.4% -0.0831 -0.0135) |
| OKLCH | oklch(65.4% 0.084 189.2) |
| XYZ | xyz(21.4828, 29.3101, 35.5293) |
| Luminance | 0.2931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.91
Dull Teal
#5F9E8F
ΔE00 4.71
Cadetblue
#5F9EA0
ΔE00 4.91
Blue Green
#0F9B8E
ΔE00 5.18
Grey Teal
#5E9B8A
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA19B #A14A50
analogous
#4AA16F #4AA19B #4A7BA1
triadic
#4AA19B #9B4AA1 #A19B4A
tetradic
#4AA19B #6F4AA1 #A14A50 #7BA14A
square
#4AA19B #6F4AA1 #A14A50 #7BA14A
split-complementary
#4AA19B #A14A7B #A16F4A
monochromatic
#234D4A #377773 #4AA19B #6DBCB6 #96CFCB
Accessibility & contrast
On white
3.06
#4AA19B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#4AA19B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4AA19B
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA19B | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999B
Deuteranopia (green-blind)
#8B8F9C
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #4aa19b; /* rgb */ color: rgb(74, 161, 155); /* oklch */ color: oklch(65.4% 0.084 189.2);
Tailwind
colors: {
custom: {
50: '#85bdb8',
500: '#4aa19b',
950: '#000000',
},
}SCSS
$custom: #4aa19b; $custom-light: #85bdb8; $custom-dark: #000000;
JSON
{
"hex": "#4aa19b",
"rgb": {
"r": 74,
"g": 161,
"b": 155
},
"hsl": {
"h": 175.862,
"s": 37.021,
"l": 46.078
},
"oklch": {
"l": 0.65403,
"c": 0.08418,
"h": 189.2
},
"luminance": 0.29312
}Semantic roles & 50–950 ramp
primary
#4AA19B
secondary
#BB8C8F
accent
#5B63CD
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180