#4FB29F#4FB29F
#4FB29F is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.097 H 178.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB29F |
|---|---|
| RGB | rgb(79, 178, 159) |
| HSL | hsl(168, 39%, 50%) |
| HSV | hsv(168, 56%, 70%) |
| CMYK | cmyk(55.6%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.52, -33.64, 0.97) |
| CIE-LCH | lch(66.52, 33.66, 178.35°) |
| OKLab | oklab(69.92% -0.0973 0.002) |
| OKLCH | oklch(69.92% 0.097 178.8) |
| XYZ | xyz(25.4001, 36.0038, 38.4050) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.63
Tealish
#24BCA8
ΔE00 3.83
Topaz
#13BBAF
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 4.94
Turquoise (survey)
#06C2AC
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB29F #B24F62
analogous
#4FB26E #4FB29F #4F93B2
triadic
#4FB29F #9F4FB2 #B29F4F
tetradic
#4FB29F #6E4FB2 #B24F62 #93B24F
square
#4FB29F #6E4FB2 #B24F62 #93B24F
split-complementary
#4FB29F #B24F93 #B26E4F
monochromatic
#295E54 #3C887A #4FB29F #7AC5B6 #A4D7CD
Accessibility & contrast
On white
2.56
#4FB29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#4FB29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB29F
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB29F | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#07B5AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4fb29f; /* rgb */ color: rgb(79, 178, 159); /* oklch */ color: oklch(69.9% 0.097 178.8);
Tailwind
colors: {
custom: {
50: '#89c9bb',
500: '#4fb29f',
950: '#000000',
},
}SCSS
$custom: #4fb29f; $custom-light: #89c9bb; $custom-dark: #000000;
JSON
{
"hex": "#4fb29f",
"rgb": {
"r": 79,
"g": 178,
"b": 159
},
"hsl": {
"h": 168.485,
"s": 39.13,
"l": 50.392
},
"oklch": {
"l": 0.69916,
"c": 0.09733,
"h": 178.8
},
"luminance": 0.36006
}Semantic roles & 50–950 ramp
primary
#4FB29F
secondary
#C498A1
accent
#596FCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280