#4AAA96#4AAA96
#4AAA96 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.096 H 177.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAA96 |
|---|---|
| RGB | rgb(74, 170, 150) |
| HSL | hsl(168, 39%, 48%) |
| HSV | hsv(168, 56%, 67%) |
| CMYK | cmyk(56.5%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(63.68, -33.21, 1.81) |
| CIE-LCH | lch(63.68, 33.26, 176.88°) |
| OKLab | oklab(67.48% -0.0956 0.0043) |
| OKLCH | oklch(67.48% 0.096 177.4) |
| XYZ | xyz(22.7013, 32.4051, 33.9067) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.88
Dull Teal
#5F9E8F
ΔE00 4.92
Grey Teal
#5E9B8A
ΔE00 5.58
Tealish
#24BCA8
ΔE00 5.62
Lightseagreen
#20B2AA
ΔE00 5.76
Blue Green
#0F9B8E
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAA96 #AA4A5E
analogous
#4AAA66 #4AAA96 #4A8EAA
triadic
#4AAA96 #964AAA #AA964A
tetradic
#4AAA96 #664AAA #AA4A5E #8EAA4A
square
#4AAA96 #664AAA #AA4A5E #8EAA4A
split-complementary
#4AAA96 #AA4A8E #AA664A
monochromatic
#25554B #377F70 #4AAA96 #70C1B0 #9BD3C8
Accessibility & contrast
On white
2.81
#4AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#4AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAA96
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAA96 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A195
Deuteranopia (green-blind)
#959698
Tritanopia (blue-blind)
#02ACA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aaa96; /* rgb */ color: rgb(74, 170, 150); /* oklch */ color: oklch(67.5% 0.096 177.4);
Tailwind
colors: {
custom: {
50: '#85c4b4',
500: '#4aaa96',
950: '#000000',
},
}SCSS
$custom: #4aaa96; $custom-light: #85c4b4; $custom-dark: #000000;
JSON
{
"hex": "#4aaa96",
"rgb": {
"r": 74,
"g": 170,
"b": 150
},
"hsl": {
"h": 167.5,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.67481,
"c": 0.09568,
"h": 177.4
},
"luminance": 0.32407
}Semantic roles & 50–950 ramp
primary
#4AAA96
secondary
#C0909A
accent
#5971CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180