#4AA494#4AA494
#4AA494 is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.090 H 180.0°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA494 |
|---|---|
| RGB | rgb(74, 164, 148) |
| HSL | hsl(169, 38%, 47%) |
| HSV | hsv(169, 55%, 64%) |
| CMYK | cmyk(54.9%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(61.78, -30.87, 0.17) |
| CIE-LCH | lch(61.78, 30.87, 179.69°) |
| OKLab | oklab(65.92% -0.0897 -0.0001) |
| OKLCH | oklch(65.92% 0.09 180) |
| XYZ | xyz(21.4424, 30.1429, 32.6994) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.52
Grey Teal
#5E9B8A
ΔE00 4.24
Blue Green
#0F9B8E
ΔE00 4.74
Sea
#3C9992
ΔE00 4.83
Lightseagreen
#20B2AA
ΔE00 5.89
Greeny Blue
#42B395
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA494 #A44A5A
analogous
#4AA467 #4AA494 #4A87A4
triadic
#4AA494 #944AA4 #A4944A
tetradic
#4AA494 #674AA4 #A44A5A #87A44A
square
#4AA494 #674AA4 #A44A5A #87A44A
split-complementary
#4AA494 #A44A87 #A4674A
monochromatic
#245048 #377A6E #4AA494 #6EBDAF #98D0C6
Accessibility & contrast
On white
2.99
#4AA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#4AA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA494
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA494 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B93
Deuteranopia (green-blind)
#909195
Tritanopia (blue-blind)
#0EA79F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4aa494; /* rgb */ color: rgb(74, 164, 148); /* oklch */ color: oklch(65.9% 0.090 180.0);
Tailwind
colors: {
custom: {
50: '#84bfb3',
500: '#4aa494',
950: '#000000',
},
}SCSS
$custom: #4aa494; $custom-light: #84bfb3; $custom-dark: #000000;
JSON
{
"hex": "#4aa494",
"rgb": {
"r": 74,
"g": 164,
"b": 148
},
"hsl": {
"h": 169.333,
"s": 37.815,
"l": 46.667
},
"oklch": {
"l": 0.65923,
"c": 0.08971,
"h": 180
},
"luminance": 0.30145
}Semantic roles & 50–950 ramp
primary
#4AA494
secondary
#BD8D96
accent
#5A6FCE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180