#4AA19C#4AA19C
#4AA19C is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.4% C 0.084 H 190.2°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA19C |
|---|---|
| RGB | rgb(74, 161, 156) |
| HSL | hsl(177, 37%, 46%) |
| HSV | hsv(177, 54%, 63%) |
| CMYK | cmyk(54%, 0%, 3.1%, 36.9%) |
| CIE-LAB | lab(61.08, -27.29, -5.36) |
| CIE-LCH | lch(61.08, 27.81, 191.11°) |
| OKLab | oklab(65.44% -0.0826 -0.0149) |
| OKLCH | oklch(65.44% 0.084 190.2) |
| XYZ | xyz(21.5671, 29.3438, 35.9734) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.04
Cadetblue
#5F9EA0
ΔE00 4.61
Dull Teal
#5F9E8F
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.78
Grey Teal
#5E9B8A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA19C #A14A4F
analogous
#4AA170 #4AA19C #4A7AA1
triadic
#4AA19C #9C4AA1 #A19C4A
tetradic
#4AA19C #704AA1 #A14A4F #7AA14A
square
#4AA19C #704AA1 #A14A4F #7AA14A
split-complementary
#4AA19C #A14A7A #A1704A
monochromatic
#234D4B #377773 #4AA19C #6DBCB7 #96CFCC
Accessibility & contrast
On white
3.06
#4AA19C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#4AA19C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4AA19C
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA19C | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#8A8F9D
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #4aa19c; /* rgb */ color: rgb(74, 161, 156); /* oklch */ color: oklch(65.4% 0.084 190.2);
Tailwind
colors: {
custom: {
50: '#85bdb9',
500: '#4aa19c',
950: '#000000',
},
}SCSS
$custom: #4aa19c; $custom-light: #85bdb9; $custom-dark: #000000;
JSON
{
"hex": "#4aa19c",
"rgb": {
"r": 74,
"g": 161,
"b": 156
},
"hsl": {
"h": 176.552,
"s": 37.021,
"l": 46.078
},
"oklch": {
"l": 0.65437,
"c": 0.08398,
"h": 190.2
},
"luminance": 0.29346
}Semantic roles & 50–950 ramp
primary
#4AA19C
secondary
#BB8C8E
accent
#5B61CD
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180