#4FAFA8#4FAFA8
#4FAFA8 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.091 H 188.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAFA8 |
|---|---|
| RGB | rgb(79, 175, 168) |
| HSL | hsl(176, 38%, 50%) |
| HSV | hsv(176, 55%, 69%) |
| CMYK | cmyk(54.9%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.86, -29.87, -4.99) |
| CIE-LCH | lch(65.86, 30.29, 189.48°) |
| OKLab | oklab(69.46% -0.0899 -0.014) |
| OKLCH | oklch(69.46% 0.091 188.8) |
| XYZ | xyz(25.6193, 35.1469, 42.4721) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.09
Topaz
#13BBAF
ΔE00 4.88
Tealish
#24BCA8
ΔE00 6.23
Dull Teal
#5F9E8F
ΔE00 6.78
Sea
#3C9992
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAFA8 #AF4F56
analogous
#4FAF78 #4FAFA8 #4F86AF
triadic
#4FAFA8 #A84FAF #AFA84F
tetradic
#4FAFA8 #784FAF #AF4F56 #86AF4F
square
#4FAFA8 #784FAF #AF4F56 #86AF4F
split-complementary
#4FAFA8 #AF4F86 #AF784F
monochromatic
#295B57 #3C8580 #4FAFA8 #79C2BD #A3D5D2
Accessibility & contrast
On white
2.62
#4FAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#4FAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAFA8
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAFA8 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#979BA9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4fafa8; /* rgb */ color: rgb(79, 175, 168); /* oklch */ color: oklch(69.5% 0.091 188.8);
Tailwind
colors: {
custom: {
50: '#89c7c1',
500: '#4fafa8',
950: '#000000',
},
}SCSS
$custom: #4fafa8; $custom-light: #89c7c1; $custom-dark: #000000;
JSON
{
"hex": "#4fafa8",
"rgb": {
"r": 79,
"g": 175,
"b": 168
},
"hsl": {
"h": 175.625,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.69464,
"c": 0.09098,
"h": 188.8
},
"luminance": 0.35149
}Semantic roles & 50–950 ramp
primary
#4FAFA8
secondary
#C3979A
accent
#5A62CE
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281