#ABCCDE#ABCCDE
#ABCCDE is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.7% C 0.043 H 231.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCDE |
|---|---|
| RGB | rgb(171, 204, 222) |
| HSL | hsl(201, 44%, 77%) |
| HSV | hsv(201, 23%, 87%) |
| CMYK | cmyk(23%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(80.24, -7.04, -12.56) |
| CIE-LCH | lch(80.24, 14.40, 240.71°) |
| OKLab | oklab(82.69% -0.0268 -0.0341) |
| OKLCH | oklch(82.69% 0.043 231.8) |
| XYZ | xyz(51.5686, 57.1158, 77.4005) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.44
Light Grey Blue
#9DBCD4
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 5.23
Ice Blue
#A5DFF9
ΔE00 6.18
Lightsteelblue
#B0C4DE
ΔE00 6.58
Baby Blue
#89CFF0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCDE #DEBDAB
analogous
#ABDED7 #ABCCDE #ABB3DE
triadic
#ABCCDE #DEABCC #CCDEAB
tetradic
#ABCCDE #D7ABDE #DEBDAB #B3DEAB
square
#ABCCDE #D7ABDE #DEBDAB #B3DEAB
split-complementary
#ABCCDE #DEABB3 #DED7AB
monochromatic
#5397BB #7FB1CD #ABCCDE #D7E7EF #E9F2F6
Accessibility & contrast
On white
1.69
#ABCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#ABCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCDE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCDE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#9CD1D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abccde; /* rgb */ color: rgb(171, 204, 222); /* oklch */ color: oklch(82.7% 0.043 231.8);
Tailwind
colors: {
custom: {
50: '#c4dbe8',
500: '#abccde',
950: '#000000',
},
}SCSS
$custom: #abccde; $custom-light: #c4dbe8; $custom-dark: #000000;
JSON
{
"hex": "#abccde",
"rgb": {
"r": 171,
"g": 204,
"b": 222
},
"hsl": {
"h": 201.176,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.82691,
"c": 0.04341,
"h": 231.8
},
"luminance": 0.57118
}Semantic roles & 50–950 ramp
primary
#ABCCDE
secondary
#B68D77
accent
#5F2FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484