#4FA29F#4FA29F
#4FA29F is a light, moderate teal. Relative luminance 0.300; OKLCH L 66.0% C 0.081 H 192.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA29F |
|---|---|
| RGB | rgb(79, 162, 159) |
| HSL | hsl(178, 34%, 47%) |
| HSV | hsv(178, 51%, 64%) |
| CMYK | cmyk(51.2%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(61.66, -25.89, -6.18) |
| CIE-LCH | lch(61.66, 26.61, 193.43°) |
| OKLab | oklab(65.98% -0.0791 -0.0171) |
| OKLCH | oklch(65.98% 0.081 192.2) |
| XYZ | xyz(22.4002, 30.0041, 37.4051) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.73
Sea
#3C9992
ΔE00 3.90
Dull Teal
#5F9E8F
ΔE00 5.50
Lightseagreen
#20B2AA
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 6.50
Grey Teal
#5E9B8A
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA29F #A24F52
analogous
#4FA275 #4FA29F #4F7CA2
triadic
#4FA29F #9F4FA2 #A29F4F
tetradic
#4FA29F #754FA2 #A24F52 #7CA24F
square
#4FA29F #754FA2 #A24F52 #7CA24F
split-complementary
#4FA29F #A24F7C #A2754F
monochromatic
#27504E #3B7977 #4FA29F #73BBB8 #9CCFCD
Accessibility & contrast
On white
3.00
#4FA29F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#4FA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA29F
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA29F | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#17A6A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa29f; /* rgb */ color: rgb(79, 162, 159); /* oklch */ color: oklch(66.0% 0.081 192.2);
Tailwind
colors: {
custom: {
50: '#87bebb',
500: '#4fa29f',
950: '#000000',
},
}SCSS
$custom: #4fa29f; $custom-light: #87bebb; $custom-dark: #000000;
JSON
{
"hex": "#4fa29f",
"rgb": {
"r": 79,
"g": 162,
"b": 159
},
"hsl": {
"h": 177.831,
"s": 34.44,
"l": 47.255
},
"oklch": {
"l": 0.6598,
"c": 0.08094,
"h": 192.2
},
"luminance": 0.30006
}Semantic roles & 50–950 ramp
primary
#4FA29F
secondary
#BC9193
accent
#5D61CB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180