#ABDEEB#ABDEEB
#ABDEEB is a very light, muted cyan. Relative luminance 0.669; OKLCH L 86.9% C 0.055 H 215.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDEEB |
|---|---|
| RGB | rgb(171, 222, 235) |
| HSL | hsl(192, 62%, 80%) |
| HSV | hsv(192, 27%, 92%) |
| CMYK | cmyk(27.2%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.45, -13.42, -11.69) |
| CIE-LCH | lch(85.45, 17.80, 221.06°) |
| OKLab | oklab(86.94% -0.0454 -0.0319) |
| OKLCH | oklch(86.94% 0.055 215.1) |
| XYZ | xyz(57.9066, 66.8960, 88.4423) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.29
Powder Blue
#B0E0E6
ΔE00 2.76
Ice Blue
#A5DFF9
ΔE00 4.42
Pale Sky Blue
#BDF6FE
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDEEB #EBB8AB
analogous
#ABEBD8 #ABDEEB #ABBEEB
triadic
#ABDEEB #EBABDE #DEEBAB
tetradic
#ABDEEB #D8ABEB #EBB8AB #BEEBAB
square
#ABDEEB #D8ABEB #EBB8AB #BEEBAB
split-complementary
#ABDEEB #EBABBE #EBD8AB
monochromatic
#48B7D3 #7ACBDF #ABDEEB #DCF1F7 #E6F5F9
Accessibility & contrast
On white
1.46
#ABDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#ABDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDEEB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDEEB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#96E3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdeeb; /* rgb */ color: rgb(171, 222, 235); /* oklch */ color: oklch(86.9% 0.055 215.1);
Tailwind
colors: {
custom: {
50: '#c5e8f1',
500: '#abdeeb',
950: '#000000',
},
}SCSS
$custom: #abdeeb; $custom-light: #c5e8f1; $custom-dark: #000000;
JSON
{
"hex": "#abdeeb",
"rgb": {
"r": 171,
"g": 222,
"b": 235
},
"hsl": {
"h": 192.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.8694,
"c": 0.05544,
"h": 215.1
},
"luminance": 0.66899
}Semantic roles & 50–950 ramp
primary
#ABDEEB
secondary
#C78473
accent
#3F1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485