#4FAFA6#4FAFA6
#4FAFA6 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.4% C 0.091 H 187.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAFA6 |
|---|---|
| RGB | rgb(79, 175, 166) |
| HSL | hsl(174, 38%, 50%) |
| HSV | hsv(174, 55%, 69%) |
| CMYK | cmyk(54.9%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(65.81, -30.41, -3.96) |
| CIE-LCH | lch(65.81, 30.66, 187.43°) |
| OKLab | oklab(69.4% -0.0908 -0.0112) |
| OKLCH | oklch(69.4% 0.091 187) |
| XYZ | xyz(25.4344, 35.0730, 41.4984) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.05
Topaz
#13BBAF
ΔE00 4.65
Tealish
#24BCA8
ΔE00 5.70
Dull Teal
#5F9E8F
ΔE00 6.44
Sea
#3C9992
ΔE00 6.86
Turquoise (survey)
#06C2AC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAFA6 #AF4F58
analogous
#4FAF76 #4FAFA6 #4F88AF
triadic
#4FAFA6 #A64FAF #AFA64F
tetradic
#4FAFA6 #764FAF #AF4F58 #88AF4F
square
#4FAFA6 #764FAF #AF4F58 #88AF4F
split-complementary
#4FAFA6 #AF4F88 #AF764F
monochromatic
#295B56 #3C857E #4FAFA6 #79C2BC #A3D5D1
Accessibility & contrast
On white
2.62
#4FAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#4FAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAFA6
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAFA6 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A6
Deuteranopia (green-blind)
#979BA7
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4fafa6; /* rgb */ color: rgb(79, 175, 166); /* oklch */ color: oklch(69.4% 0.091 187.0);
Tailwind
colors: {
custom: {
50: '#89c7c0',
500: '#4fafa6',
950: '#000000',
},
}SCSS
$custom: #4fafa6; $custom-light: #89c7c0; $custom-dark: #000000;
JSON
{
"hex": "#4fafa6",
"rgb": {
"r": 79,
"g": 175,
"b": 166
},
"hsl": {
"h": 174.375,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.69398,
"c": 0.09148,
"h": 187
},
"luminance": 0.35075
}Semantic roles & 50–950 ramp
primary
#4FAFA6
secondary
#C3979B
accent
#5A65CE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281