#4CAABD#4CAABD
#4CAABD is a light, moderate cyan. Relative luminance 0.340; OKLCH L 68.9% C 0.092 H 213.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4CAABD |
|---|---|
| RGB | rgb(76, 170, 189) |
| HSL | hsl(190, 46%, 52%) |
| HSV | hsv(190, 60%, 74%) |
| CMYK | cmyk(59.8%, 10.1%, 0%, 25.9%) |
| CIE-LAB | lab(64.93, -22.04, -18.08) |
| CIE-LCH | lch(64.93, 28.51, 219.37°) |
| OKLab | oklab(68.9% -0.0773 -0.0501) |
| OKLCH | oklch(68.9% 0.092 213) |
| XYZ | xyz(26.5368, 33.9574, 53.2902) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.96
Cadetblue
#5F9EA0
ΔE00 7.20
Greyblue
#77A1B5
ΔE00 8.22
Bluegrey
#85A3B2
ΔE00 10.43
Lightseagreen
#20B2AA
ΔE00 11.64
Teal Blue
#01889F
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CAABD #BD5F4C
analogous
#4CBD97 #4CAABD #4C72BD
triadic
#4CAABD #BD4CAA #AABD4C
tetradic
#4CAABD #974CBD #BD5F4C #72BD4C
square
#4CAABD #974CBD #BD5F4C #72BD4C
split-complementary
#4CAABD #BD4C72 #BD974C
monochromatic
#265D68 #378595 #4CAABD #79BFCD #A5D4DE
Accessibility & contrast
On white
2.70
#4CAABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#4CAABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CAABD
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CAABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CAABD | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BE
Deuteranopia (green-blind)
#8B98BD
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4caabd; /* rgb */ color: rgb(76, 170, 189); /* oklch */ color: oklch(68.9% 0.092 213.0);
Tailwind
colors: {
custom: {
50: '#89c3d0',
500: '#4caabd',
950: '#000000',
},
}SCSS
$custom: #4caabd; $custom-light: #89c3d0; $custom-dark: #000000;
JSON
{
"hex": "#4caabd",
"rgb": {
"r": 76,
"g": 170,
"b": 189
},
"hsl": {
"h": 190.088,
"s": 46.122,
"l": 51.961
},
"oklch": {
"l": 0.68904,
"c": 0.09215,
"h": 213
},
"luminance": 0.3396
}Semantic roles & 50–950 ramp
primary
#4CAABD
secondary
#CBA29A
accent
#6852D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182