#4FA19A#4FA19A
#4FA19A is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.6% C 0.081 H 188.0°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA19A |
|---|---|
| RGB | rgb(79, 161, 154) |
| HSL | hsl(175, 34%, 47%) |
| HSV | hsv(175, 51%, 63%) |
| CMYK | cmyk(50.9%, 0%, 4.3%, 36.9%) |
| CIE-LAB | lab(61.21, -26.72, -4.03) |
| CIE-LCH | lch(61.21, 27.03, 188.58°) |
| OKLab | oklab(65.57% -0.0802 -0.0113) |
| OKLCH | oklch(65.57% 0.081 188) |
| XYZ | xyz(21.7996, 29.4832, 35.1076) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.13
Dull Teal
#5F9E8F
ΔE00 4.09
Cadetblue
#5F9EA0
ΔE00 4.87
Grey Teal
#5E9B8A
ΔE00 5.12
Blue Green
#0F9B8E
ΔE00 5.38
Dusty Teal
#4C9085
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA19A #A14F56
analogous
#4FA171 #4FA19A #4F7FA1
triadic
#4FA19A #9A4FA1 #A19A4F
tetradic
#4FA19A #714FA1 #A14F56 #7FA14F
square
#4FA19A #714FA1 #A14F56 #7FA14F
split-complementary
#4FA19A #A14F7F #A1714F
monochromatic
#274F4B #3B7873 #4FA19A #73BAB4 #9CCECA
Accessibility & contrast
On white
3.04
#4FA19A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#4FA19A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA19A
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA19A | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#8C909B
Tritanopia (blue-blind)
#1EA49F
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4fa19a; /* rgb */ color: rgb(79, 161, 154); /* oklch */ color: oklch(65.6% 0.081 188.0);
Tailwind
colors: {
custom: {
50: '#87bdb7',
500: '#4fa19a',
950: '#000000',
},
}SCSS
$custom: #4fa19a; $custom-light: #87bdb7; $custom-dark: #000000;
JSON
{
"hex": "#4fa19a",
"rgb": {
"r": 79,
"g": 161,
"b": 154
},
"hsl": {
"h": 174.878,
"s": 34.167,
"l": 47.059
},
"oklch": {
"l": 0.65566,
"c": 0.08095,
"h": 188
},
"luminance": 0.29485
}Semantic roles & 50–950 ramp
primary
#4FA19A
secondary
#BB9194
accent
#5E67CA
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180