#4FB19F#4FB19F
#4FB19F is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.7% C 0.096 H 179.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FB19F |
|---|---|
| RGB | rgb(79, 177, 159) |
| HSL | hsl(169, 39%, 50%) |
| HSV | hsv(169, 55%, 69%) |
| CMYK | cmyk(55.4%, 0%, 10.2%, 30.6%) |
| CIE-LAB | lab(66.22, -33.17, 0.53) |
| CIE-LCH | lch(66.22, 33.18, 179.09°) |
| OKLab | oklab(69.67% -0.0962 0.0009) |
| OKLCH | oklch(69.67% 0.096 179.5) |
| XYZ | xyz(25.2018, 35.6074, 38.3390) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.96
Tealish
#24BCA8
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 4.69
Topaz
#13BBAF
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 5.63
Dull Teal
#5F9E8F
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FB19F #B14F61
analogous
#4FB16E #4FB19F #4F92B1
triadic
#4FB19F #9F4FB1 #B19F4F
tetradic
#4FB19F #6E4FB1 #B14F61 #92B14F
square
#4FB19F #6E4FB1 #B14F61 #92B14F
split-complementary
#4FB19F #B14F92 #B16E4F
monochromatic
#295D53 #3C8779 #4FB19F #79C4B6 #A4D7CD
Accessibility & contrast
On white
2.59
#4FB19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#4FB19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FB19F
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FB19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FB19F | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89E
Deuteranopia (green-blind)
#9B9CA0
Tritanopia (blue-blind)
#08B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4fb19f; /* rgb */ color: rgb(79, 177, 159); /* oklch */ color: oklch(69.7% 0.096 179.5);
Tailwind
colors: {
custom: {
50: '#89c9bb',
500: '#4fb19f',
950: '#000000',
},
}SCSS
$custom: #4fb19f; $custom-light: #89c9bb; $custom-dark: #000000;
JSON
{
"hex": "#4fb19f",
"rgb": {
"r": 79,
"g": 177,
"b": 159
},
"hsl": {
"h": 168.98,
"s": 38.583,
"l": 50.196
},
"oklch": {
"l": 0.69669,
"c": 0.09619,
"h": 179.5
},
"luminance": 0.3561
}Semantic roles & 50–950 ramp
primary
#4FB19F
secondary
#C498A0
accent
#596FCF
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280