#4FABBD#4FABBD
#4FABBD is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.3% C 0.091 H 212.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABBD |
|---|---|
| RGB | rgb(79, 171, 189) |
| HSL | hsl(190, 45%, 53%) |
| HSV | hsv(190, 58%, 74%) |
| CMYK | cmyk(58.2%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.33, -21.98, -17.47) |
| CIE-LCH | lch(65.33, 28.08, 218.47°) |
| OKLab | oklab(69.25% -0.0765 -0.0484) |
| OKLCH | oklch(69.25% 0.091 212.3) |
| XYZ | xyz(26.9690, 34.4596, 53.3643) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.92
Cadetblue
#5F9EA0
ΔE00 7.06
Greyblue
#77A1B5
ΔE00 8.30
Bluegrey
#85A3B2
ΔE00 10.41
Lightseagreen
#20B2AA
ΔE00 11.37
Sky Blue
#87CEEB
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABBD #BD614F
analogous
#4FBD98 #4FABBD #4F74BD
triadic
#4FABBD #BD4FAB #ABBD4F
tetradic
#4FABBD #984FBD #BD614F #74BD4F
square
#4FABBD #984FBD #BD614F #74BD4F
split-complementary
#4FABBD #BD4F74 #BD984F
monochromatic
#285F6A #388796 #4FABBD #7CC0CE #A8D5DE
Accessibility & contrast
On white
2.66
#4FABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#4FABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABBD
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABBD | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BE
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4fabbd; /* rgb */ color: rgb(79, 171, 189); /* oklch */ color: oklch(69.3% 0.091 212.3);
Tailwind
colors: {
custom: {
50: '#8bc4d0',
500: '#4fabbd',
950: '#000000',
},
}SCSS
$custom: #4fabbd; $custom-light: #8bc4d0; $custom-dark: #000000;
JSON
{
"hex": "#4fabbd",
"rgb": {
"r": 79,
"g": 171,
"b": 189
},
"hsl": {
"h": 189.818,
"s": 45.455,
"l": 52.549
},
"oklch": {
"l": 0.69251,
"c": 0.09054,
"h": 212.3
},
"luminance": 0.34462
}Semantic roles & 50–950 ramp
primary
#4FABBD
secondary
#CCA49C
accent
#6853D5
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182