#4AAA94#4AAA94
#4AAA94 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.097 H 175.8°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #4AAA94 |
|---|---|
| RGB | rgb(74, 170, 148) |
| HSL | hsl(166, 39%, 48%) |
| HSV | hsv(166, 56%, 67%) |
| CMYK | cmyk(56.5%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(63.62, -33.71, 2.85) |
| CIE-LCH | lch(63.62, 33.83, 175.17°) |
| OKLab | oklab(67.42% -0.0965 0.007) |
| OKLCH | oklch(67.42% 0.097 175.8) |
| XYZ | xyz(22.5416, 32.3413, 33.0658) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.40
Dull Teal
#5F9E8F
ΔE00 5.11
Grey Teal
#5E9B8A
ΔE00 5.64
Tealish
#24BCA8
ΔE00 5.78
Lightseagreen
#20B2AA
ΔE00 6.37
Blue Green
#0F9B8E
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AAA94 #AA4A60
analogous
#4AAA64 #4AAA94 #4A90AA
triadic
#4AAA94 #944AAA #AA944A
tetradic
#4AAA94 #644AAA #AA4A60 #90AA4A
square
#4AAA94 #644AAA #AA4A60 #90AA4A
split-complementary
#4AAA94 #AA4A90 #AA644A
monochromatic
#25554A #377F6F #4AAA94 #70C1AE #9BD3C7
Accessibility & contrast
On white
2.81
#4AAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#4AAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AAA94
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AAA94 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#969696
Tritanopia (blue-blind)
#07ACA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #4aaa94; /* rgb */ color: rgb(74, 170, 148); /* oklch */ color: oklch(67.4% 0.097 175.8);
Tailwind
colors: {
custom: {
50: '#85c4b3',
500: '#4aaa94',
950: '#000000',
},
}SCSS
$custom: #4aaa94; $custom-light: #85c4b3; $custom-dark: #000000;
JSON
{
"hex": "#4aaa94",
"rgb": {
"r": 74,
"g": 170,
"b": 148
},
"hsl": {
"h": 166.25,
"s": 39.344,
"l": 47.843
},
"oklch": {
"l": 0.67421,
"c": 0.09677,
"h": 175.8
},
"luminance": 0.32343
}Semantic roles & 50–950 ramp
primary
#4AAA94
secondary
#C0909B
accent
#5974CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180