#4FAFAB#4FAFAB
#4FAFAB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.6% C 0.090 H 191.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAFAB |
|---|---|
| RGB | rgb(79, 175, 171) |
| HSL | hsl(178, 38%, 50%) |
| HSV | hsv(178, 55%, 69%) |
| CMYK | cmyk(54.9%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.95, -29.07, -6.53) |
| CIE-LCH | lch(65.95, 29.79, 192.65°) |
| OKLab | oklab(69.56% -0.0886 -0.0181) |
| OKLCH | oklch(69.56% 0.09 191.6) |
| XYZ | xyz(25.9020, 35.2600, 43.9610) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.52
Topaz
#13BBAF
ΔE00 5.45
Cadetblue
#5F9EA0
ΔE00 6.47
Sea
#3C9992
ΔE00 7.06
Tealish
#24BCA8
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAFAB #AF4F53
analogous
#4FAF7B #4FAFAB #4F83AF
triadic
#4FAFAB #AB4FAF #AFAB4F
tetradic
#4FAFAB #7B4FAF #AF4F53 #83AF4F
square
#4FAFAB #7B4FAF #AF4F53 #83AF4F
split-complementary
#4FAFAB #AF4F83 #AF7B4F
monochromatic
#295B59 #3C8582 #4FAFAB #79C2BF #A3D5D3
Accessibility & contrast
On white
2.61
#4FAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#4FAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAFAB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAFAB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#969BAC
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4fafab; /* rgb */ color: rgb(79, 175, 171); /* oklch */ color: oklch(69.6% 0.090 191.6);
Tailwind
colors: {
custom: {
50: '#89c7c4',
500: '#4fafab',
950: '#000000',
},
}SCSS
$custom: #4fafab; $custom-light: #89c7c4; $custom-dark: #000000;
JSON
{
"hex": "#4fafab",
"rgb": {
"r": 79,
"g": 175,
"b": 171
},
"hsl": {
"h": 177.5,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.69564,
"c": 0.09041,
"h": 191.6
},
"luminance": 0.35262
}Semantic roles & 50–950 ramp
primary
#4FAFAB
secondary
#C39799
accent
#5A5FCE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281