#4AAA97#4AAA97
#4AAA97 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.095 H 178.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAA97 |
|---|---|
| RGB | rgb(74, 170, 151) |
| HSL | hsl(168, 39%, 48%) |
| HSV | hsv(168, 56%, 67%) |
| CMYK | cmyk(56.5%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(63.70, -32.96, 1.29) |
| CIE-LCH | lch(63.70, 32.98, 177.76°) |
| OKLab | oklab(67.51% -0.0951 0.0029) |
| OKLCH | oklch(67.51% 0.095 178.2) |
| XYZ | xyz(22.7822, 32.4375, 34.3326) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.14
Dull Teal
#5F9E8F
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 5.47
Tealish
#24BCA8
ΔE00 5.57
Grey Teal
#5E9B8A
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAA97 #AA4A5D
analogous
#4AAA67 #4AAA97 #4A8DAA
triadic
#4AAA97 #974AAA #AA974A
tetradic
#4AAA97 #674AAA #AA4A5D #8DAA4A
square
#4AAA97 #674AAA #AA4A5D #8DAA4A
split-complementary
#4AAA97 #AA4A8D #AA674A
monochromatic
#25554B #377F71 #4AAA97 #70C1B1 #9BD3C8
Accessibility & contrast
On white
2.80
#4AAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#4AAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAA97
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAA97 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#959699
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aaa97; /* rgb */ color: rgb(74, 170, 151); /* oklch */ color: oklch(67.5% 0.095 178.2);
Tailwind
colors: {
custom: {
50: '#85c4b5',
500: '#4aaa97',
950: '#000000',
},
}SCSS
$custom: #4aaa97; $custom-light: #85c4b5; $custom-dark: #000000;
JSON
{
"hex": "#4aaa97",
"rgb": {
"r": 74,
"g": 170,
"b": 151
},
"hsl": {
"h": 168.125,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.67511,
"c": 0.09516,
"h": 178.2
},
"luminance": 0.3244
}Semantic roles & 50–950 ramp
primary
#4AAA97
secondary
#C09099
accent
#5970CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180