#4FABB6#4FABB6
#4FABB6 is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.088 H 205.9°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABB6 |
|---|---|
| RGB | rgb(79, 171, 182) |
| HSL | hsl(186, 41%, 51%) |
| HSV | hsv(186, 57%, 71%) |
| CMYK | cmyk(56.6%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(65.09, -24.01, -13.93) |
| CIE-LCH | lch(65.09, 27.76, 210.11°) |
| OKLab | oklab(68.99% -0.0794 -0.0385) |
| OKLCH | oklch(68.99% 0.088 205.9) |
| XYZ | xyz(26.2274, 34.1629, 49.4588) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.89
Cadetblue
#5F9EA0
ΔE00 5.40
Lightseagreen
#20B2AA
ΔE00 8.80
Sea
#3C9992
ΔE00 9.61
Greyblue
#77A1B5
ΔE00 9.97
Darkturquoise
#00CED1
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABB6 #B65A4F
analogous
#4FB68D #4FABB6 #4F77B6
triadic
#4FABB6 #B64FAB #ABB64F
tetradic
#4FABB6 #8D4FB6 #B65A4F #77B64F
square
#4FABB6 #8D4FB6 #B65A4F #77B64F
split-complementary
#4FABB6 #B64F77 #B68D4F
monochromatic
#295C62 #3B848D #4FABB6 #7AC0C8 #A6D4DA
Accessibility & contrast
On white
2.68
#4FABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#4FABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABB6
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABB6 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B7
Deuteranopia (green-blind)
#8E99B6
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4fabb6; /* rgb */ color: rgb(79, 171, 182); /* oklch */ color: oklch(69.0% 0.088 205.9);
Tailwind
colors: {
custom: {
50: '#8ac4cb',
500: '#4fabb6',
950: '#000000',
},
}SCSS
$custom: #4fabb6; $custom-light: #8ac4cb; $custom-dark: #000000;
JSON
{
"hex": "#4fabb6",
"rgb": {
"r": 79,
"g": 171,
"b": 182
},
"hsl": {
"h": 186.408,
"s": 41.365,
"l": 51.176
},
"oklch": {
"l": 0.68985,
"c": 0.08825,
"h": 205.9
},
"luminance": 0.34165
}Semantic roles & 50–950 ramp
primary
#4FABB6
secondary
#C79F9A
accent
#6457D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0D1213
muted
#7D8182