#4FA19B#4FA19B
#4FA19B is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.6% C 0.081 H 189.1°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA19B |
|---|---|
| RGB | rgb(79, 161, 155) |
| HSL | hsl(176, 34%, 47%) |
| HSV | hsv(176, 51%, 63%) |
| CMYK | cmyk(50.9%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(61.23, -26.46, -4.55) |
| CIE-LCH | lch(61.23, 26.85, 189.76°) |
| OKLab | oklab(65.6% -0.0797 -0.0127) |
| OKLCH | oklch(65.6% 0.081 189.1) |
| XYZ | xyz(21.8833, 29.5166, 35.5481) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.20
Dull Teal
#5F9E8F
ΔE00 4.40
Cadetblue
#5F9EA0
ΔE00 4.54
Grey Teal
#5E9B8A
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA19B #A14F55
analogous
#4FA172 #4FA19B #4F7EA1
triadic
#4FA19B #9B4FA1 #A19B4F
tetradic
#4FA19B #724FA1 #A14F55 #7EA14F
square
#4FA19B #724FA1 #A14F55 #7EA14F
split-complementary
#4FA19B #A14F7E #A1724F
monochromatic
#274F4C #3B7873 #4FA19B #73BAB5 #9CCECB
Accessibility & contrast
On white
3.04
#4FA19B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#4FA19B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA19B
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA19B | 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)
#999A9B
Deuteranopia (green-blind)
#8C909C
Tritanopia (blue-blind)
#1DA59F
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #4fa19b; /* rgb */ color: rgb(79, 161, 155); /* oklch */ color: oklch(65.6% 0.081 189.1);
Tailwind
colors: {
custom: {
50: '#87bdb8',
500: '#4fa19b',
950: '#000000',
},
}SCSS
$custom: #4fa19b; $custom-light: #87bdb8; $custom-dark: #000000;
JSON
{
"hex": "#4fa19b",
"rgb": {
"r": 79,
"g": 161,
"b": 155
},
"hsl": {
"h": 175.61,
"s": 34.167,
"l": 47.059
},
"oklch": {
"l": 0.65599,
"c": 0.08073,
"h": 189.1
},
"luminance": 0.29519
}Semantic roles & 50–950 ramp
primary
#4FA19B
secondary
#BB9194
accent
#5E66CA
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180