#4FA29C#4FA29C
#4FA29C is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.081 H 189.1°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA29C |
|---|---|
| RGB | rgb(79, 162, 156) |
| HSL | hsl(176, 34%, 47%) |
| HSV | hsv(176, 51%, 64%) |
| CMYK | cmyk(51.2%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(61.57, -26.69, -4.62) |
| CIE-LCH | lch(61.57, 27.09, 189.82°) |
| OKLab | oklab(65.88% -0.0804 -0.0129) |
| OKLCH | oklch(65.88% 0.081 189.1) |
| XYZ | xyz(22.1430, 29.9012, 36.0507) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.44
Dull Teal
#5F9E8F
ΔE00 4.51
Cadetblue
#5F9EA0
ΔE00 4.63
Grey Teal
#5E9B8A
ΔE00 5.59
Blue Green
#0F9B8E
ΔE00 5.71
Lightseagreen
#20B2AA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA29C #A24F55
analogous
#4FA273 #4FA29C #4F7EA2
triadic
#4FA29C #9C4FA2 #A29C4F
tetradic
#4FA29C #734FA2 #A24F55 #7EA24F
square
#4FA29C #734FA2 #A24F55 #7EA24F
split-complementary
#4FA29C #A24F7E #A2734F
monochromatic
#27504D #3B7974 #4FA29C #73BBB6 #9CCFCB
Accessibility & contrast
On white
3.01
#4FA29C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#4FA29C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA29C
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA29C | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9C
Deuteranopia (green-blind)
#8C909D
Tritanopia (blue-blind)
#1BA6A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa29c; /* rgb */ color: rgb(79, 162, 156); /* oklch */ color: oklch(65.9% 0.081 189.1);
Tailwind
colors: {
custom: {
50: '#87beb9',
500: '#4fa29c',
950: '#000000',
},
}SCSS
$custom: #4fa29c; $custom-light: #87beb9; $custom-dark: #000000;
JSON
{
"hex": "#4fa29c",
"rgb": {
"r": 79,
"g": 162,
"b": 156
},
"hsl": {
"h": 175.663,
"s": 34.44,
"l": 47.255
},
"oklch": {
"l": 0.65879,
"c": 0.08146,
"h": 189.1
},
"luminance": 0.29903
}Semantic roles & 50–950 ramp
primary
#4FA29C
secondary
#BC9194
accent
#5D65CB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180