#4CAABE#4CAABE
#4CAABE is a light, moderate cyan. Relative luminance 0.340; OKLCH L 68.9% C 0.093 H 213.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAABE |
|---|---|
| RGB | rgb(76, 170, 190) |
| HSL | hsl(191, 47%, 52%) |
| HSV | hsv(191, 60%, 75%) |
| CMYK | cmyk(60%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.96, -21.74, -18.58) |
| CIE-LCH | lch(64.96, 28.60, 220.53°) |
| OKLab | oklab(68.94% -0.0769 -0.0515) |
| OKLCH | oklch(68.94% 0.093 213.8) |
| XYZ | xyz(26.6457, 34.0010, 53.8638) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.14
Cadetblue
#5F9EA0
ΔE00 7.49
Greyblue
#77A1B5
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 10.28
Bright Sky Blue
#02CCFE
ΔE00 11.54
Sky Blue
#87CEEB
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAABE #BE604C
analogous
#4CBE99 #4CAABE #4C71BE
triadic
#4CAABE #BE4CAA #AABE4C
tetradic
#4CAABE #994CBE #BE604C #71BE4C
square
#4CAABE #994CBE #BE604C #71BE4C
split-complementary
#4CAABE #BE4C71 #BE994C
monochromatic
#265E69 #378596 #4CAABE #79BFCE #A6D5DF
Accessibility & contrast
On white
2.69
#4CAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#4CAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAABE
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAABE | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4caabe; /* rgb */ color: rgb(76, 170, 190); /* oklch */ color: oklch(68.9% 0.093 213.8);
Tailwind
colors: {
custom: {
50: '#89c3d1',
500: '#4caabe',
950: '#000000',
},
}SCSS
$custom: #4caabe; $custom-light: #89c3d1; $custom-dark: #000000;
JSON
{
"hex": "#4caabe",
"rgb": {
"r": 76,
"g": 170,
"b": 190
},
"hsl": {
"h": 190.526,
"s": 46.721,
"l": 52.157
},
"oklch": {
"l": 0.68943,
"c": 0.09259,
"h": 213.8
},
"luminance": 0.34004
}Semantic roles & 50–950 ramp
primary
#4CAABE
secondary
#CCA39A
accent
#6951D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182