#4CABBE#4CABBE
#4CABBE is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.093 H 212.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4CABBE |
|---|---|
| RGB | rgb(76, 171, 190) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 60%, 75%) |
| CMYK | cmyk(60%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.26, -22.25, -18.13) |
| CIE-LCH | lch(65.26, 28.71, 219.17°) |
| OKLab | oklab(69.18% -0.078 -0.0503) |
| OKLCH | oklch(69.18% 0.093 212.8) |
| XYZ | xyz(26.8339, 34.3773, 53.9265) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Cadetblue
#5F9EA0
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 8.36
Bluegrey
#85A3B2
ΔE00 10.52
Bright Sky Blue
#02CCFE
ΔE00 11.56
Lightseagreen
#20B2AA
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CABBE #BE5F4C
analogous
#4CBE98 #4CABBE #4C72BE
triadic
#4CABBE #BE4CAB #ABBE4C
tetradic
#4CABBE #984CBE #BE5F4C #72BE4C
square
#4CABBE #984CBE #BE5F4C #72BE4C
split-complementary
#4CABBE #BE4C72 #BE984C
monochromatic
#265E69 #378696 #4CABBE #79C0CE #A6D5DF
Accessibility & contrast
On white
2.67
#4CABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4CABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CABBE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CABBE | 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)
#9CA6BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4cabbe; /* rgb */ color: rgb(76, 171, 190); /* oklch */ color: oklch(69.2% 0.093 212.8);
Tailwind
colors: {
custom: {
50: '#89c4d1',
500: '#4cabbe',
950: '#000000',
},
}SCSS
$custom: #4cabbe; $custom-light: #89c4d1; $custom-dark: #000000;
JSON
{
"hex": "#4cabbe",
"rgb": {
"r": 76,
"g": 171,
"b": 190
},
"hsl": {
"h": 190,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.69182,
"c": 0.0928,
"h": 212.8
},
"luminance": 0.3438
}Semantic roles & 50–950 ramp
primary
#4CABBE
secondary
#CCA29A
accent
#6851D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182