#4FA499#4FA499
#4FA499 is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.3% C 0.084 H 184.3°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA499 |
|---|---|
| RGB | rgb(79, 164, 153) |
| HSL | hsl(172, 35%, 48%) |
| HSV | hsv(172, 52%, 64%) |
| CMYK | cmyk(51.8%, 0%, 6.7%, 35.7%) |
| CIE-LAB | lab(62.09, -28.47, -2.16) |
| CIE-LCH | lch(62.09, 28.55, 184.34°) |
| OKLab | oklab(66.27% -0.0841 -0.0063) |
| OKLCH | oklch(66.27% 0.084 184.3) |
| XYZ | xyz(22.2472, 30.5111, 34.8477) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.56
Sea
#3C9992
ΔE00 4.06
Grey Teal
#5E9B8A
ΔE00 4.63
Blue Green
#0F9B8E
ΔE00 5.18
Lightseagreen
#20B2AA
ΔE00 5.32
Greyish Teal
#719F91
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA499 #A44F5A
analogous
#4FA46E #4FA499 #4F85A4
triadic
#4FA499 #994FA4 #A4994F
tetradic
#4FA499 #6E4FA4 #A44F5A #85A44F
square
#4FA499 #6E4FA4 #A44F5A #85A44F
split-complementary
#4FA499 #A44F85 #A46E4F
monochromatic
#27514C #3B7B72 #4FA499 #74BCB3 #9DD0C9
Accessibility & contrast
On white
2.96
#4FA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#4FA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA499
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA499 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#8F929A
Tritanopia (blue-blind)
#1EA7A0
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4fa499; /* rgb */ color: rgb(79, 164, 153); /* oklch */ color: oklch(66.3% 0.084 184.3);
Tailwind
colors: {
custom: {
50: '#87bfb7',
500: '#4fa499',
950: '#000000',
},
}SCSS
$custom: #4fa499; $custom-light: #87bfb7; $custom-dark: #000000;
JSON
{
"hex": "#4fa499",
"rgb": {
"r": 79,
"g": 164,
"b": 153
},
"hsl": {
"h": 172.235,
"s": 34.979,
"l": 47.647
},
"oklch": {
"l": 0.66273,
"c": 0.08434,
"h": 184.3
},
"luminance": 0.30513
}Semantic roles & 50–950 ramp
primary
#4FA499
secondary
#BD9298
accent
#5D6BCB
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180