#ABDAEB#ABDAEB
#ABDAEB is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.1% C 0.054 H 222.0°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDAEB |
|---|---|
| RGB | rgb(171, 218, 235) |
| HSL | hsl(196, 62%, 80%) |
| HSV | hsv(196, 27%, 92%) |
| CMYK | cmyk(27.2%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.38, -11.37, -13.29) |
| CIE-LCH | lch(84.38, 17.50, 229.45°) |
| OKLab | oklab(86.09% -0.0402 -0.0362) |
| OKLCH | oklch(86.09% 0.054 222) |
| XYZ | xyz(56.8568, 64.7964, 88.0923) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.19
Ice Blue
#A5DFF9
ΔE00 3.11
Powder Blue
#B0E0E6
ΔE00 4.80
Sky Blue
#87CEEB
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDAEB #EBBCAB
analogous
#ABEBDC #ABDAEB #ABBAEB
triadic
#ABDAEB #EBABDA #DAEBAB
tetradic
#ABDAEB #DCABEB #EBBCAB #BAEBAB
square
#ABDAEB #DCABEB #EBBCAB #BAEBAB
split-complementary
#ABDAEB #EBABBA #EBDCAB
monochromatic
#48AED3 #7AC4DF #ABDAEB #DCF0F7 #E6F4F9
Accessibility & contrast
On white
1.50
#ABDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#ABDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDAEB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDAEB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#97E0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdaeb; /* rgb */ color: rgb(171, 218, 235); /* oklch */ color: oklch(86.1% 0.054 222.0);
Tailwind
colors: {
custom: {
50: '#c5e5f1',
500: '#abdaeb',
950: '#000000',
},
}SCSS
$custom: #abdaeb; $custom-light: #c5e5f1; $custom-dark: #000000;
JSON
{
"hex": "#abdaeb",
"rgb": {
"r": 171,
"g": 218,
"b": 235
},
"hsl": {
"h": 195.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.8609,
"c": 0.05417,
"h": 222
},
"luminance": 0.64799
}Semantic roles & 50–950 ramp
primary
#ABDAEB
secondary
#C78973
accent
#4A1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485