#4FA096#4FA096
#4FA096 is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.2% C 0.081 H 184.9°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA096 |
|---|---|
| RGB | rgb(79, 160, 150) |
| HSL | hsl(173, 34%, 47%) |
| HSV | hsv(173, 51%, 63%) |
| CMYK | cmyk(50.6%, 0%, 6.2%, 37.3%) |
| CIE-LAB | lab(60.79, -27.28, -2.39) |
| CIE-LCH | lch(60.79, 27.38, 185.01°) |
| OKLab | oklab(65.19% -0.0808 -0.0069) |
| OKLCH | oklch(65.19% 0.081 184.9) |
| XYZ | xyz(21.2980, 29.0040, 33.3242) |
| Luminance | 0.2901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.03
Dull Teal
#5F9E8F
ΔE00 3.16
Grey Teal
#5E9B8A
ΔE00 4.10
Blue Green
#0F9B8E
ΔE00 4.79
Dusty Teal
#4C9085
ΔE00 5.30
Greyish Teal
#719F91
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA096 #A04F59
analogous
#4FA06E #4FA096 #4F82A0
triadic
#4FA096 #964FA0 #A0964F
tetradic
#4FA096 #6E4FA0 #A04F59 #82A04F
square
#4FA096 #6E4FA0 #A04F59 #82A04F
split-complementary
#4FA096 #A04F82 #A06E4F
monochromatic
#274E49 #3B7770 #4FA096 #73BAB1 #9CCEC8
Accessibility & contrast
On white
3.09
#4FA096 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#4FA096 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4FA096
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA096 | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999896
Deuteranopia (green-blind)
#8C8F97
Tritanopia (blue-blind)
#23A39D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #4fa096; /* rgb */ color: rgb(79, 160, 150); /* oklch */ color: oklch(65.2% 0.081 184.9);
Tailwind
colors: {
custom: {
50: '#87bcb4',
500: '#4fa096',
950: '#000000',
},
}SCSS
$custom: #4fa096; $custom-light: #87bcb4; $custom-dark: #000000;
JSON
{
"hex": "#4fa096",
"rgb": {
"r": 79,
"g": 160,
"b": 150
},
"hsl": {
"h": 172.593,
"s": 33.891,
"l": 46.863
},
"oklch": {
"l": 0.65188,
"c": 0.08109,
"h": 184.9
},
"luminance": 0.29006
}Semantic roles & 50–950 ramp
primary
#4FA096
secondary
#BB9095
accent
#5E6BCA
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1211
muted
#7D8180