#4FA29B#4FA29B
#4FA29B is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.082 H 188.1°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA29B |
|---|---|
| RGB | rgb(79, 162, 155) |
| HSL | hsl(175, 34%, 47%) |
| HSV | hsv(175, 51%, 64%) |
| CMYK | cmyk(51.2%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(61.54, -26.96, -4.10) |
| CIE-LCH | lch(61.54, 27.27, 188.65°) |
| OKLab | oklab(65.85% -0.0809 -0.0115) |
| OKLCH | oklch(65.85% 0.082 188.1) |
| XYZ | xyz(22.0587, 29.8675, 35.6065) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.37
Dull Teal
#5F9E8F
ΔE00 4.21
Cadetblue
#5F9EA0
ΔE00 4.95
Grey Teal
#5E9B8A
ΔE00 5.28
Blue Green
#0F9B8E
ΔE00 5.49
Lightseagreen
#20B2AA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA29B #A24F56
analogous
#4FA272 #4FA29B #4F7FA2
triadic
#4FA29B #9B4FA2 #A29B4F
tetradic
#4FA29B #724FA2 #A24F56 #7FA24F
square
#4FA29B #724FA2 #A24F56 #7FA24F
split-complementary
#4FA29B #A24F7F #A2724F
monochromatic
#27504C #3B7974 #4FA29B #73BBB5 #9CCFCB
Accessibility & contrast
On white
3.01
#4FA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#4FA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA29B
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA29B | 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)
#9A9B9B
Deuteranopia (green-blind)
#8D909C
Tritanopia (blue-blind)
#1CA5A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa29b; /* rgb */ color: rgb(79, 162, 155); /* oklch */ color: oklch(65.8% 0.082 188.1);
Tailwind
colors: {
custom: {
50: '#87beb8',
500: '#4fa29b',
950: '#000000',
},
}SCSS
$custom: #4fa29b; $custom-light: #87beb8; $custom-dark: #000000;
JSON
{
"hex": "#4fa29b",
"rgb": {
"r": 79,
"g": 162,
"b": 155
},
"hsl": {
"h": 174.94,
"s": 34.44,
"l": 47.255
},
"oklch": {
"l": 0.65845,
"c": 0.08169,
"h": 188.1
},
"luminance": 0.29869
}Semantic roles & 50–950 ramp
primary
#4FA29B
secondary
#BC9195
accent
#5D66CB
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180