#ABCADE#ABCADE
#ABCADE is a very light, muted cyan. Relative luminance 0.562; OKLCH L 82.3% C 0.044 H 236.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCADE |
|---|---|
| RGB | rgb(171, 202, 222) |
| HSL | hsl(204, 44%, 77%) |
| HSV | hsv(204, 23%, 87%) |
| CMYK | cmyk(23%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(79.71, -5.99, -13.35) |
| CIE-LCH | lch(79.71, 14.64, 245.83°) |
| OKLab | oklab(82.27% -0.0242 -0.0363) |
| OKLCH | oklch(82.27% 0.044 236.4) |
| XYZ | xyz(51.0963, 56.1712, 77.2430) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.92
Cloudy Blue
#ACC2D9
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCADE #DEBFAB
analogous
#ABDED9 #ABCADE #ABB1DE
triadic
#ABCADE #DEABCA #CADEAB
tetradic
#ABCADE #D9ABDE #DEBFAB #B1DEAB
square
#ABCADE #D9ABDE #DEBFAB #B1DEAB
split-complementary
#ABCADE #DEABB1 #DED9AB
monochromatic
#5393BB #7FAECD #ABCADE #D7E6EF #E9F1F6
Accessibility & contrast
On white
1.72
#ABCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ABCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCADE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCADE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#9DCFD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcade; /* rgb */ color: rgb(171, 202, 222); /* oklch */ color: oklch(82.3% 0.044 236.4);
Tailwind
colors: {
custom: {
50: '#c4dae8',
500: '#abcade',
950: '#000000',
},
}SCSS
$custom: #abcade; $custom-light: #c4dae8; $custom-dark: #000000;
JSON
{
"hex": "#abcade",
"rgb": {
"r": 171,
"g": 202,
"b": 222
},
"hsl": {
"h": 203.529,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8227,
"c": 0.04362,
"h": 236.4
},
"luminance": 0.56173
}Semantic roles & 50–950 ramp
primary
#ABCADE
secondary
#B69077
accent
#642FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384