#4FABBB#4FABBB
#4FABBB is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.2% C 0.090 H 210.5°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABBB |
|---|---|
| RGB | rgb(79, 171, 187) |
| HSL | hsl(189, 44%, 52%) |
| HSV | hsv(189, 58%, 73%) |
| CMYK | cmyk(57.8%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.26, -22.57, -16.46) |
| CIE-LCH | lch(65.26, 27.93, 216.10°) |
| OKLab | oklab(69.17% -0.0773 -0.0456) |
| OKLCH | oklch(69.17% 0.09 210.5) |
| XYZ | xyz(26.7534, 34.3733, 52.2289) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 6.53
Greyblue
#77A1B5
ΔE00 8.74
Lightseagreen
#20B2AA
ΔE00 10.64
Bluegrey
#85A3B2
ΔE00 10.74
Sea
#3C9992
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABBB #BB5F4F
analogous
#4FBB95 #4FABBB #4F75BB
triadic
#4FABBB #BB4FAB #ABBB4F
tetradic
#4FABBB #954FBB #BB5F4F #75BB4F
square
#4FABBB #954FBB #BB5F4F #75BB4F
split-complementary
#4FABBB #BB4F75 #BB954F
monochromatic
#285E68 #398694 #4FABBB #7BC0CC #A7D5DD
Accessibility & contrast
On white
2.67
#4FABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4FABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABBB
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABBB | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4fabbb; /* rgb */ color: rgb(79, 171, 187); /* oklch */ color: oklch(69.2% 0.090 210.5);
Tailwind
colors: {
custom: {
50: '#8ac4cf',
500: '#4fabbb',
950: '#000000',
},
}SCSS
$custom: #4fabbb; $custom-light: #8ac4cf; $custom-dark: #000000;
JSON
{
"hex": "#4fabbb",
"rgb": {
"r": 79,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.889,
"s": 44.262,
"l": 52.157
},
"oklch": {
"l": 0.69174,
"c": 0.08976,
"h": 210.5
},
"luminance": 0.34376
}Semantic roles & 50–950 ramp
primary
#4FABBB
secondary
#CAA29B
accent
#6754D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1213
muted
#7D8182