#ABDCED#ABDCED
#ABDCED is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.6% C 0.056 H 221.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDCED |
|---|---|
| RGB | rgb(171, 220, 237) |
| HSL | hsl(195, 65%, 80%) |
| HSV | hsv(195, 28%, 93%) |
| CMYK | cmyk(27.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.97, -11.94, -13.46) |
| CIE-LCH | lch(84.97, 18.00, 228.42°) |
| OKLab | oklab(86.58% -0.0421 -0.0367) |
| OKLCH | oklch(86.58% 0.056 221.1) |
| XYZ | xyz(57.6691, 65.9562, 89.7966) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.53
Ice Blue
#A5DFF9
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 4.52
Sky Blue
#87CEEB
ΔE00 5.80
Baby Blue
#89CFF0
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDCED #EDBCAB
analogous
#ABEDDD #ABDCED #ABBBED
triadic
#ABDCED #EDABDC #DCEDAB
tetradic
#ABDCED #DDABED #EDBCAB #BBEDAB
square
#ABDCED #DDABED #EDBCAB #BBEDAB
split-complementary
#ABDCED #EDABBB #EDDDAB
monochromatic
#46B2D7 #79C7E2 #ABDCED #DDF1F8 #E6F4FA
Accessibility & contrast
On white
1.48
#ABDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#ABDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDCED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDCED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#96E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdced; /* rgb */ color: rgb(171, 220, 237); /* oklch */ color: oklch(86.6% 0.056 221.1);
Tailwind
colors: {
custom: {
50: '#c5e6f2',
500: '#abdced',
950: '#000000',
},
}SCSS
$custom: #abdced; $custom-light: #c5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#abdced",
"rgb": {
"r": 171,
"g": 220,
"b": 237
},
"hsl": {
"h": 195.455,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.86581,
"c": 0.05583,
"h": 221.1
},
"luminance": 0.65959
}Semantic roles & 50–950 ramp
primary
#ABDCED
secondary
#CA8972
accent
#4719CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485