#4CABBF#4CABBF
#4CABBF is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.093 H 213.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABBF |
|---|---|
| RGB | rgb(76, 171, 191) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 60%, 75%) |
| CMYK | cmyk(60.2%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.30, -21.96, -18.64) |
| CIE-LCH | lch(65.30, 28.80, 220.32°) |
| OKLab | oklab(69.22% -0.0776 -0.0517) |
| OKLCH | oklch(69.22% 0.093 213.7) |
| XYZ | xyz(26.9435, 34.4212, 54.5041) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 10.38
Bright Sky Blue
#02CCFE
ΔE00 11.33
Sky Blue
#87CEEB
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABBF #BF604C
analogous
#4CBF9A #4CABBF #4C71BF
triadic
#4CABBF #BF4CAB #ABBF4C
tetradic
#4CABBF #9A4CBF #BF604C #71BF4C
square
#4CABBF #9A4CBF #BF604C #71BF4C
split-complementary
#4CABBF #BF4C71 #BF9A4C
monochromatic
#265F6B #368798 #4CABBF #79C0CF #A6D5DF
Accessibility & contrast
On white
2.66
#4CABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4CABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABBF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABBF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 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)
#9CA6C0
Deuteranopia (green-blind)
#8B99BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4cabbf; /* rgb */ color: rgb(76, 171, 191); /* oklch */ color: oklch(69.2% 0.093 213.7);
Tailwind
colors: {
custom: {
50: '#89c4d2',
500: '#4cabbf',
950: '#000000',
},
}SCSS
$custom: #4cabbf; $custom-light: #89c4d2; $custom-dark: #000000;
JSON
{
"hex": "#4cabbf",
"rgb": {
"r": 76,
"g": 171,
"b": 191
},
"hsl": {
"h": 190.435,
"s": 47.325,
"l": 52.353
},
"oklch": {
"l": 0.69221,
"c": 0.09324,
"h": 213.7
},
"luminance": 0.34424
}Semantic roles & 50–950 ramp
primary
#4CABBF
secondary
#CCA39A
accent
#6851D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182