#4FA39A#4FA39A
#4FA39A is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.083 H 186.1°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA39A |
|---|---|
| RGB | rgb(79, 163, 154) |
| HSL | hsl(174, 35%, 47%) |
| HSV | hsv(174, 52%, 64%) |
| CMYK | cmyk(51.5%, 0%, 5.5%, 36.1%) |
| CIE-LAB | lab(61.82, -27.71, -3.13) |
| CIE-LCH | lch(61.82, 27.89, 186.45°) |
| OKLab | oklab(66.06% -0.0825 -0.0089) |
| OKLCH | oklch(66.06% 0.083 186.1) |
| XYZ | xyz(22.1519, 30.1878, 35.2250) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.64
Dull Teal
#5F9E8F
ΔE00 3.81
Grey Teal
#5E9B8A
ΔE00 4.90
Blue Green
#0F9B8E
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 5.43
Cadetblue
#5F9EA0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA39A #A34F58
analogous
#4FA370 #4FA39A #4F82A3
triadic
#4FA39A #9A4FA3 #A39A4F
tetradic
#4FA39A #704FA3 #A34F58 #82A34F
square
#4FA39A #704FA3 #A34F58 #82A34F
split-complementary
#4FA39A #A34F82 #A3704F
monochromatic
#27514C #3B7A73 #4FA39A #74BBB4 #9DCFCA
Accessibility & contrast
On white
2.98
#4FA39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#4FA39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA39A
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA39A | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B9A
Deuteranopia (green-blind)
#8E919B
Tritanopia (blue-blind)
#1DA6A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa39a; /* rgb */ color: rgb(79, 163, 154); /* oklch */ color: oklch(66.1% 0.083 186.1);
Tailwind
colors: {
custom: {
50: '#87beb7',
500: '#4fa39a',
950: '#000000',
},
}SCSS
$custom: #4fa39a; $custom-light: #87beb7; $custom-dark: #000000;
JSON
{
"hex": "#4fa39a",
"rgb": {
"r": 79,
"g": 163,
"b": 154
},
"hsl": {
"h": 173.571,
"s": 34.711,
"l": 47.451
},
"oklch": {
"l": 0.66059,
"c": 0.08297,
"h": 186.1
},
"luminance": 0.3019
}Semantic roles & 50–950 ramp
primary
#4FA39A
secondary
#BC9196
accent
#5D69CB
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180