#ABDAEE#ABDAEE
#ABDAEE is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.2% C 0.056 H 225.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDAEE |
|---|---|
| RGB | rgb(171, 218, 238) |
| HSL | hsl(198, 66%, 80%) |
| HSV | hsv(198, 28%, 93%) |
| CMYK | cmyk(28.2%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.47, -10.69, -14.75) |
| CIE-LCH | lch(84.47, 18.21, 234.08°) |
| OKLab | oklab(86.19% -0.0391 -0.0402) |
| OKLCH | oklch(86.19% 0.056 225.8) |
| XYZ | xyz(57.2939, 64.9713, 90.3942) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.16
Ice Blue
#A5DFF9
ΔE00 2.38
Sky Blue
#87CEEB
ΔE00 5.36
Baby Blue
#89CFF0
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDAEE #EEBFAB
analogous
#ABEEE0 #ABDAEE #ABB9EE
triadic
#ABDAEE #EEABDA #DAEEAB
tetradic
#ABDAEE #E0ABEE #EEBFAB #B9EEAB
square
#ABDAEE #E0ABEE #EEBFAB #B9EEAB
split-complementary
#ABDAEE #EEABB9 #EEE0AB
monochromatic
#45ADD9 #78C4E4 #ABDAEE #DEF0F8 #E6F4FA
Accessibility & contrast
On white
1.50
#ABDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ABDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDAEE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDAEE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EF
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#96E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abdaee; /* rgb */ color: rgb(171, 218, 238); /* oklch */ color: oklch(86.2% 0.056 225.8);
Tailwind
colors: {
custom: {
50: '#c5e5f3',
500: '#abdaee',
950: '#000000',
},
}SCSS
$custom: #abdaee; $custom-light: #c5e5f3; $custom-dark: #000000;
JSON
{
"hex": "#abdaee",
"rgb": {
"r": 171,
"g": 218,
"b": 238
},
"hsl": {
"h": 197.91,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.86191,
"c": 0.05614,
"h": 225.8
},
"luminance": 0.64974
}Semantic roles & 50–950 ramp
primary
#ABDAEE
secondary
#CB8D72
accent
#4E17CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485