#4AA994#4AA994
#4AA994 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.2% C 0.096 H 176.5°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA994 |
|---|---|
| RGB | rgb(74, 169, 148) |
| HSL | hsl(167, 39%, 48%) |
| HSV | hsv(167, 56%, 66%) |
| CMYK | cmyk(56.2%, 0%, 12.4%, 33.7%) |
| CIE-LAB | lab(63.32, -33.24, 2.40) |
| CIE-LCH | lch(63.32, 33.33, 175.86°) |
| OKLab | oklab(67.17% -0.0954 0.0059) |
| OKLCH | oklch(67.17% 0.096 176.5) |
| XYZ | xyz(22.3549, 31.9678, 33.0035) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.82
Dull Teal
#5F9E8F
ΔE00 4.80
Grey Teal
#5E9B8A
ΔE00 5.35
Tealish
#24BCA8
ΔE00 5.97
Blue Green
#0F9B8E
ΔE00 6.20
Lightseagreen
#20B2AA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA994 #A94A5F
analogous
#4AA964 #4AA994 #4A8EA9
triadic
#4AA994 #944AA9 #A9944A
tetradic
#4AA994 #644AA9 #A94A5F #8EA94A
square
#4AA994 #644AA9 #A94A5F #8EA94A
split-complementary
#4AA994 #A94A8E #A9644A
monochromatic
#255449 #377E6F #4AA994 #70C0AF #9AD3C6
Accessibility & contrast
On white
2.84
#4AA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#4AA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA994
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA994 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A093
Deuteranopia (green-blind)
#959596
Tritanopia (blue-blind)
#09ABA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa994; /* rgb */ color: rgb(74, 169, 148); /* oklch */ color: oklch(67.2% 0.096 176.5);
Tailwind
colors: {
custom: {
50: '#85c3b3',
500: '#4aa994',
950: '#000000',
},
}SCSS
$custom: #4aa994; $custom-light: #85c3b3; $custom-dark: #000000;
JSON
{
"hex": "#4aa994",
"rgb": {
"r": 74,
"g": 169,
"b": 148
},
"hsl": {
"h": 166.737,
"s": 39.095,
"l": 47.647
},
"oklch": {
"l": 0.67171,
"c": 0.09556,
"h": 176.5
},
"luminance": 0.3197
}Semantic roles & 50–950 ramp
primary
#4AA994
secondary
#BF8F9A
accent
#5973CF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1211
muted
#7D8180