#4AA495#4AA495
#4AA495 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.0% C 0.089 H 180.9°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA495 |
|---|---|
| RGB | rgb(74, 164, 149) |
| HSL | hsl(170, 38%, 47%) |
| HSV | hsv(170, 55%, 64%) |
| CMYK | cmyk(54.9%, 0%, 9.1%, 35.7%) |
| CIE-LAB | lab(61.80, -30.61, -0.36) |
| CIE-LCH | lch(61.80, 30.61, 180.67°) |
| OKLab | oklab(65.95% -0.0892 -0.0015) |
| OKLCH | oklch(65.95% 0.089 180.9) |
| XYZ | xyz(21.5219, 30.1747, 33.1181) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.54
Grey Teal
#5E9B8A
ΔE00 4.33
Sea
#3C9992
ΔE00 4.60
Blue Green
#0F9B8E
ΔE00 4.68
Lightseagreen
#20B2AA
ΔE00 5.68
Greeny Blue
#42B395
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA495 #A44A59
analogous
#4AA468 #4AA495 #4A86A4
triadic
#4AA495 #954AA4 #A4954A
tetradic
#4AA495 #684AA4 #A44A59 #86A44A
square
#4AA495 #684AA4 #A44A59 #86A44A
split-complementary
#4AA495 #A44A86 #A4684A
monochromatic
#245048 #377A6F #4AA495 #6EBDB0 #98D0C7
Accessibility & contrast
On white
2.98
#4AA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#4AA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA495
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA495 | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B94
Deuteranopia (green-blind)
#8F9196
Tritanopia (blue-blind)
#0CA79F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4aa495; /* rgb */ color: rgb(74, 164, 149); /* oklch */ color: oklch(66.0% 0.089 180.9);
Tailwind
colors: {
custom: {
50: '#85bfb4',
500: '#4aa495',
950: '#000000',
},
}SCSS
$custom: #4aa495; $custom-light: #85bfb4; $custom-dark: #000000;
JSON
{
"hex": "#4aa495",
"rgb": {
"r": 74,
"g": 164,
"b": 149
},
"hsl": {
"h": 170,
"s": 37.815,
"l": 46.667
},
"oklch": {
"l": 0.65954,
"c": 0.08926,
"h": 180.9
},
"luminance": 0.30177
}Semantic roles & 50–950 ramp
primary
#4AA495
secondary
#BD8D95
accent
#5A6DCE
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180