#ABDDEB#ABDDEB
#ABDDEB is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.7% C 0.055 H 216.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDEB |
|---|---|
| RGB | rgb(171, 221, 235) |
| HSL | hsl(193, 62%, 80%) |
| HSV | hsv(193, 27%, 92%) |
| CMYK | cmyk(27.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(85.18, -12.91, -12.09) |
| CIE-LCH | lch(85.18, 17.69, 223.13°) |
| OKLab | oklab(86.73% -0.0441 -0.033) |
| OKLCH | oklch(86.73% 0.055 216.8) |
| XYZ | xyz(57.6418, 66.3664, 88.3540) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.83
Powder Blue
#B0E0E6
ΔE00 3.24
Ice Blue
#A5DFF9
ΔE00 4.01
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 6.46
Baby Blue
#89CFF0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDEB #EBB9AB
analogous
#ABEBD9 #ABDDEB #ABBDEB
triadic
#ABDDEB #EBABDD #DDEBAB
tetradic
#ABDDEB #D9ABEB #EBB9AB #BDEBAB
square
#ABDDEB #D9ABEB #EBB9AB #BDEBAB
split-complementary
#ABDDEB #EBABBD #EBD9AB
monochromatic
#48B5D3 #7AC9DF #ABDDEB #DCF1F7 #E6F5F9
Accessibility & contrast
On white
1.47
#ABDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ABDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDEB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDEB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#97E2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abddeb; /* rgb */ color: rgb(171, 221, 235); /* oklch */ color: oklch(86.7% 0.055 216.8);
Tailwind
colors: {
custom: {
50: '#c5e7f1',
500: '#abddeb',
950: '#000000',
},
}SCSS
$custom: #abddeb; $custom-light: #c5e7f1; $custom-dark: #000000;
JSON
{
"hex": "#abddeb",
"rgb": {
"r": 171,
"g": 221,
"b": 235
},
"hsl": {
"h": 193.125,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.86727,
"c": 0.05504,
"h": 216.8
},
"luminance": 0.66369
}Semantic roles & 50–950 ramp
primary
#ABDDEB
secondary
#C78573
accent
#421CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485