#ABDBED#ABDBED
#ABDBED is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.4% C 0.056 H 222.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBED |
|---|---|
| RGB | rgb(171, 219, 237) |
| HSL | hsl(196, 65%, 80%) |
| HSV | hsv(196, 28%, 93%) |
| CMYK | cmyk(27.8%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(84.71, -11.43, -13.86) |
| CIE-LCH | lch(84.71, 17.97, 230.50°) |
| OKLab | oklab(86.37% -0.0408 -0.0378) |
| OKLCH | oklch(86.37% 0.056 222.8) |
| XYZ | xyz(57.4075, 65.4329, 89.7093) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.58
Ice Blue
#A5DFF9
ΔE00 2.72
Powder Blue
#B0E0E6
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.59
Baby Blue
#89CFF0
ΔE00 5.90
Pale Sky Blue
#BDF6FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBED #EDBDAB
analogous
#ABEDDE #ABDBED #ABBAED
triadic
#ABDBED #EDABDB #DBEDAB
tetradic
#ABDBED #DEABED #EDBDAB #BAEDAB
square
#ABDBED #DEABED #EDBDAB #BAEDAB
split-complementary
#ABDBED #EDABBA #EDDEAB
monochromatic
#46B0D7 #79C5E2 #ABDBED #DDF1F8 #E6F4FA
Accessibility & contrast
On white
1.49
#ABDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ABDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#96E1E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdbed; /* rgb */ color: rgb(171, 219, 237); /* oklch */ color: oklch(86.4% 0.056 222.8);
Tailwind
colors: {
custom: {
50: '#c5e6f2',
500: '#abdbed',
950: '#000000',
},
}SCSS
$custom: #abdbed; $custom-light: #c5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#abdbed",
"rgb": {
"r": 171,
"g": 219,
"b": 237
},
"hsl": {
"h": 196.364,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.86369,
"c": 0.05562,
"h": 222.8
},
"luminance": 0.65435
}Semantic roles & 50–950 ramp
primary
#ABDBED
secondary
#CA8A72
accent
#4A19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485