#ABDDED#ABDDED
#ABDDED is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.8% C 0.056 H 219.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDED |
|---|---|
| RGB | rgb(171, 221, 237) |
| HSL | hsl(195, 65%, 80%) |
| HSV | hsv(195, 28%, 93%) |
| CMYK | cmyk(27.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.24, -12.45, -13.06) |
| CIE-LCH | lch(85.24, 18.05, 226.36°) |
| OKLab | oklab(86.79% -0.0433 -0.0356) |
| OKLCH | oklch(86.79% 0.056 219.4) |
| XYZ | xyz(57.9324, 66.4826, 89.8843) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.69
Ice Blue
#A5DFF9
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 6.05
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDED #EDBBAB
analogous
#ABEDDC #ABDDED #ABBCED
triadic
#ABDDED #EDABDD #DDEDAB
tetradic
#ABDDED #DCABED #EDBBAB #BCEDAB
square
#ABDDED #DCABED #EDBBAB #BCEDAB
split-complementary
#ABDDED #EDABBC #EDDCAB
monochromatic
#46B4D7 #79C9E2 #ABDDED #DDF1F8 #E6F5FA
Accessibility & contrast
On white
1.47
#ABDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ABDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDED
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDED | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#96E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdded; /* rgb */ color: rgb(171, 221, 237); /* oklch */ color: oklch(86.8% 0.056 219.4);
Tailwind
colors: {
custom: {
50: '#c5e7f2',
500: '#abdded',
950: '#000000',
},
}SCSS
$custom: #abdded; $custom-light: #c5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#abdded",
"rgb": {
"r": 171,
"g": 221,
"b": 237
},
"hsl": {
"h": 194.545,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.86794,
"c": 0.05609,
"h": 219.4
},
"luminance": 0.66485
}Semantic roles & 50–950 ramp
primary
#ABDDED
secondary
#CA8772
accent
#4519CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485