#4FA39B#4FA39B
#4FA39B is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.1% C 0.083 H 187.1°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA39B |
|---|---|
| RGB | rgb(79, 163, 155) |
| HSL | hsl(174, 35%, 47%) |
| HSV | hsv(174, 52%, 64%) |
| CMYK | cmyk(51.5%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.84, -27.45, -3.65) |
| CIE-LCH | lch(61.84, 27.69, 187.58°) |
| OKLab | oklab(66.09% -0.082 -0.0103) |
| OKLCH | oklch(66.09% 0.083 187.1) |
| XYZ | xyz(22.2356, 30.2212, 35.6655) |
| Luminance | 0.3022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.61
Dull Teal
#5F9E8F
ΔE00 4.07
Grey Teal
#5E9B8A
ΔE00 5.17
Cadetblue
#5F9EA0
ΔE00 5.36
Lightseagreen
#20B2AA
ΔE00 5.41
Blue Green
#0F9B8E
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA39B #A34F57
analogous
#4FA371 #4FA39B #4F81A3
triadic
#4FA39B #9B4FA3 #A39B4F
tetradic
#4FA39B #714FA3 #A34F57 #81A34F
square
#4FA39B #714FA3 #A34F57 #81A34F
split-complementary
#4FA39B #A34F81 #A3714F
monochromatic
#27514D #3B7A74 #4FA39B #74BBB5 #9DCFCB
Accessibility & contrast
On white
2.98
#4FA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#4FA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA39B
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA39B | 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)
#9C9B9B
Deuteranopia (green-blind)
#8E919C
Tritanopia (blue-blind)
#1CA6A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa39b; /* rgb */ color: rgb(79, 163, 155); /* oklch */ color: oklch(66.1% 0.083 187.1);
Tailwind
colors: {
custom: {
50: '#87beb8',
500: '#4fa39b',
950: '#000000',
},
}SCSS
$custom: #4fa39b; $custom-light: #87beb8; $custom-dark: #000000;
JSON
{
"hex": "#4fa39b",
"rgb": {
"r": 79,
"g": 163,
"b": 155
},
"hsl": {
"h": 174.286,
"s": 34.711,
"l": 47.451
},
"oklch": {
"l": 0.66092,
"c": 0.08268,
"h": 187.1
},
"luminance": 0.30223
}Semantic roles & 50–950 ramp
primary
#4FA39B
secondary
#BC9196
accent
#5D67CB
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180