#4AA993#4AA993
#4AA993 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.096 H 175.7°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA993 |
|---|---|
| RGB | rgb(74, 169, 147) |
| HSL | hsl(166, 39%, 48%) |
| HSV | hsv(166, 56%, 66%) |
| CMYK | cmyk(56.2%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(63.29, -33.49, 2.92) |
| CIE-LCH | lch(63.29, 33.62, 175.01°) |
| OKLab | oklab(67.14% -0.0958 0.0072) |
| OKLCH | oklch(67.14% 0.096 175.7) |
| XYZ | xyz(22.2761, 31.9362, 32.5885) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.61
Dull Teal
#5F9E8F
ΔE00 4.91
Grey Teal
#5E9B8A
ΔE00 5.40
Tealish
#24BCA8
ΔE00 6.06
Blue Green
#0F9B8E
ΔE00 6.36
Lightseagreen
#20B2AA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA993 #A94A60
analogous
#4AA963 #4AA993 #4A90A9
triadic
#4AA993 #934AA9 #A9934A
tetradic
#4AA993 #634AA9 #A94A60 #90A94A
square
#4AA993 #634AA9 #A94A60 #90A94A
split-complementary
#4AA993 #A94A90 #A9634A
monochromatic
#255449 #377E6E #4AA993 #70C0AE #9AD3C6
Accessibility & contrast
On white
2.84
#4AA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#4AA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA993
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA993 | 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)
#A39F92
Deuteranopia (green-blind)
#959595
Tritanopia (blue-blind)
#0BABA2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa993; /* rgb */ color: rgb(74, 169, 147); /* oklch */ color: oklch(67.1% 0.096 175.7);
Tailwind
colors: {
custom: {
50: '#85c3b2',
500: '#4aa993',
950: '#000000',
},
}SCSS
$custom: #4aa993; $custom-light: #85c3b2; $custom-dark: #000000;
JSON
{
"hex": "#4aa993",
"rgb": {
"r": 74,
"g": 169,
"b": 147
},
"hsl": {
"h": 166.105,
"s": 39.095,
"l": 47.647
},
"oklch": {
"l": 0.67141,
"c": 0.09612,
"h": 175.7
},
"luminance": 0.31938
}Semantic roles & 50–950 ramp
primary
#4AA993
secondary
#BF8F9B
accent
#5974CF
background
#F8FCFA
surface
#F0F8F5
border
#CBD1CF
text
#0C1211
muted
#7D8180