#ABDAED#ABDAED
#ABDAED is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.2% C 0.055 H 224.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDAED |
|---|---|
| RGB | rgb(171, 218, 237) |
| HSL | hsl(197, 65%, 80%) |
| HSV | hsv(197, 28%, 93%) |
| CMYK | cmyk(27.8%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.44, -10.92, -14.26) |
| CIE-LCH | lch(84.44, 17.96, 232.57°) |
| OKLab | oklab(86.16% -0.0395 -0.0389) |
| OKLCH | oklch(86.16% 0.055 224.6) |
| XYZ | xyz(57.1474, 64.9127, 89.6226) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.81
Ice Blue
#A5DFF9
ΔE00 2.58
Sky Blue
#87CEEB
ΔE00 5.44
Powder Blue
#B0E0E6
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDAED #EDBEAB
analogous
#ABEDDF #ABDAED #ABB9ED
triadic
#ABDAED #EDABDA #DAEDAB
tetradic
#ABDAED #DFABED #EDBEAB #B9EDAB
square
#ABDAED #DFABED #EDBEAB #B9EDAB
split-complementary
#ABDAED #EDABB9 #EDDFAB
monochromatic
#46AED7 #79C4E2 #ABDAED #DDF0F8 #E6F4FA
Accessibility & contrast
On white
1.50
#ABDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ABDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDAED
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDAED | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#96E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdaed; /* rgb */ color: rgb(171, 218, 237); /* oklch */ color: oklch(86.2% 0.055 224.6);
Tailwind
colors: {
custom: {
50: '#c5e5f2',
500: '#abdaed',
950: '#000000',
},
}SCSS
$custom: #abdaed; $custom-light: #c5e5f2; $custom-dark: #000000;
JSON
{
"hex": "#abdaed",
"rgb": {
"r": 171,
"g": 218,
"b": 237
},
"hsl": {
"h": 197.273,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.86157,
"c": 0.05545,
"h": 224.6
},
"luminance": 0.64915
}Semantic roles & 50–950 ramp
primary
#ABDAED
secondary
#CA8B72
accent
#4D19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485