#4FA29A#4FA29A
#4FA29A is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.082 H 187.1°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA29A |
|---|---|
| RGB | rgb(79, 162, 154) |
| HSL | hsl(174, 34%, 47%) |
| HSV | hsv(174, 51%, 64%) |
| CMYK | cmyk(51.2%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(61.51, -27.22, -3.58) |
| CIE-LCH | lch(61.51, 27.45, 187.49°) |
| OKLab | oklab(65.81% -0.0813 -0.0101) |
| OKLCH | oklch(65.81% 0.082 187.1) |
| XYZ | xyz(21.9751, 29.8341, 35.1661) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.36
Dull Teal
#5F9E8F
ΔE00 3.92
Grey Teal
#5E9B8A
ΔE00 4.99
Cadetblue
#5F9EA0
ΔE00 5.27
Blue Green
#0F9B8E
ΔE00 5.30
Lightseagreen
#20B2AA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA29A #A24F57
analogous
#4FA271 #4FA29A #4F81A2
triadic
#4FA29A #9A4FA2 #A29A4F
tetradic
#4FA29A #714FA2 #A24F57 #81A24F
square
#4FA29A #714FA2 #A24F57 #81A24F
split-complementary
#4FA29A #A24F81 #A2714F
monochromatic
#27504C #3B7973 #4FA29A #73BBB4 #9CCFCA
Accessibility & contrast
On white
3.01
#4FA29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#4FA29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA29A
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA29A | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A9A
Deuteranopia (green-blind)
#8D909B
Tritanopia (blue-blind)
#1EA59F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa29a; /* rgb */ color: rgb(79, 162, 154); /* oklch */ color: oklch(65.8% 0.082 187.1);
Tailwind
colors: {
custom: {
50: '#87beb7',
500: '#4fa29a',
950: '#000000',
},
}SCSS
$custom: #4fa29a; $custom-light: #87beb7; $custom-dark: #000000;
JSON
{
"hex": "#4fa29a",
"rgb": {
"r": 79,
"g": 162,
"b": 154
},
"hsl": {
"h": 174.217,
"s": 34.44,
"l": 47.255
},
"oklch": {
"l": 0.65812,
"c": 0.08195,
"h": 187.1
},
"luminance": 0.29836
}Semantic roles & 50–950 ramp
primary
#4FA29A
secondary
#BC9195
accent
#5D68CB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180