#4FABB5#4FABB5
#4FABB5 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.088 H 204.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABB5 |
|---|---|
| RGB | rgb(79, 171, 181) |
| HSL | hsl(186, 41%, 51%) |
| HSV | hsv(186, 56%, 71%) |
| CMYK | cmyk(56.4%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(65.06, -24.30, -13.42) |
| CIE-LCH | lch(65.06, 27.76, 208.91°) |
| OKLab | oklab(68.95% -0.0798 -0.0371) |
| OKLCH | oklch(68.95% 0.088 204.9) |
| XYZ | xyz(26.1244, 34.1217, 48.9165) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 8.42
Sea
#3C9992
ΔE00 9.29
Greyblue
#77A1B5
ΔE00 10.23
Topaz
#13BBAF
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABB5 #B5594F
analogous
#4FB58C #4FABB5 #4F78B5
triadic
#4FABB5 #B54FAB #ABB54F
tetradic
#4FABB5 #8C4FB5 #B5594F #78B54F
square
#4FABB5 #8C4FB5 #B5594F #78B54F
split-complementary
#4FABB5 #B54F78 #B58C4F
monochromatic
#295B61 #3B848C #4FABB5 #7AC0C7 #A5D4D9
Accessibility & contrast
On white
2.68
#4FABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#4FABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABB5
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABB5 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#8F99B5
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4fabb5; /* rgb */ color: rgb(79, 171, 181); /* oklch */ color: oklch(68.9% 0.088 204.9);
Tailwind
colors: {
custom: {
50: '#8ac4cb',
500: '#4fabb5',
950: '#000000',
},
}SCSS
$custom: #4fabb5; $custom-light: #8ac4cb; $custom-dark: #000000;
JSON
{
"hex": "#4fabb5",
"rgb": {
"r": 79,
"g": 171,
"b": 181
},
"hsl": {
"h": 185.882,
"s": 40.8,
"l": 50.98
},
"oklch": {
"l": 0.68948,
"c": 0.08802,
"h": 204.9
},
"luminance": 0.34124
}Semantic roles & 50–950 ramp
primary
#4FABB5
secondary
#C69E99
accent
#6357D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182