#4FA19E#4FA19E
#4FA19E is a light, moderate teal. Relative luminance 0.296; OKLCH L 65.7% C 0.080 H 192.2°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA19E |
|---|---|
| RGB | rgb(79, 161, 158) |
| HSL | hsl(178, 34%, 47%) |
| HSV | hsv(178, 51%, 63%) |
| CMYK | cmyk(50.9%, 0%, 1.9%, 36.9%) |
| CIE-LAB | lab(61.32, -25.65, -6.11) |
| CIE-LCH | lch(61.32, 26.37, 193.40°) |
| OKLab | oklab(65.7% -0.0784 -0.0169) |
| OKLCH | oklch(65.7% 0.08 192.2) |
| XYZ | xyz(22.1383, 29.6186, 36.8914) |
| Luminance | 0.2962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.62
Sea
#3C9992
ΔE00 3.69
Dull Teal
#5F9E8F
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 6.29
Blue Green
#0F9B8E
ΔE00 6.40
Grey Teal
#5E9B8A
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA19E #A14F52
analogous
#4FA175 #4FA19E #4F7BA1
triadic
#4FA19E #9E4FA1 #A19E4F
tetradic
#4FA19E #754FA1 #A14F52 #7BA14F
square
#4FA19E #754FA1 #A14F52 #7BA14F
split-complementary
#4FA19E #A14F7B #A1754F
monochromatic
#274F4D #3B7876 #4FA19E #73BAB8 #9CCECD
Accessibility & contrast
On white
3.03
#4FA19E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#4FA19E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA19E
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA19E | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9E
Deuteranopia (green-blind)
#8B909F
Tritanopia (blue-blind)
#19A5A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4fa19e; /* rgb */ color: rgb(79, 161, 158); /* oklch */ color: oklch(65.7% 0.080 192.2);
Tailwind
colors: {
custom: {
50: '#87bdba',
500: '#4fa19e',
950: '#000000',
},
}SCSS
$custom: #4fa19e; $custom-light: #87bdba; $custom-dark: #000000;
JSON
{
"hex": "#4fa19e",
"rgb": {
"r": 79,
"g": 161,
"b": 158
},
"hsl": {
"h": 177.805,
"s": 34.167,
"l": 47.059
},
"oklch": {
"l": 0.65701,
"c": 0.08019,
"h": 192.2
},
"luminance": 0.29621
}Semantic roles & 50–950 ramp
primary
#4FA19E
secondary
#BB9192
accent
#5E62CA
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180