#ABDBEF#ABDBEF
#ABDBEF is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.4% C 0.057 H 225.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBEF |
|---|---|
| RGB | rgb(171, 219, 239) |
| HSL | hsl(198, 68%, 80%) |
| HSV | hsv(198, 28%, 94%) |
| CMYK | cmyk(28.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(84.77, -10.97, -14.83) |
| CIE-LCH | lch(84.77, 18.45, 233.51°) |
| OKLab | oklab(86.44% -0.04 -0.0405) |
| OKLCH | oklch(86.44% 0.057 225.3) |
| XYZ | xyz(57.7013, 65.5504, 91.2568) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.18
Ice Blue
#A5DFF9
ΔE00 2.21
Sky Blue
#87CEEB
ΔE00 5.39
Baby Blue
#89CFF0
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.79
Light Blue
#95D0FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBEF #EFBFAB
analogous
#ABEFE1 #ABDBEF #ABB9EF
triadic
#ABDBEF #EFABDB #DBEFAB
tetradic
#ABDBEF #E1ABEF #EFBFAB #B9EFAB
square
#ABDBEF #E1ABEF #EFBFAB #B9EFAB
split-complementary
#ABDBEF #EFABB9 #EFE1AB
monochromatic
#44AFDB #78C5E5 #ABDBEF #DEF1F9 #E5F4FA
Accessibility & contrast
On white
1.49
#ABDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBEF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBEF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#95E1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abdbef; /* rgb */ color: rgb(171, 219, 239); /* oklch */ color: oklch(86.4% 0.057 225.3);
Tailwind
colors: {
custom: {
50: '#c5e6f4',
500: '#abdbef',
950: '#000000',
},
}SCSS
$custom: #abdbef; $custom-light: #c5e6f4; $custom-dark: #000000;
JSON
{
"hex": "#abdbef",
"rgb": {
"r": 171,
"g": 219,
"b": 239
},
"hsl": {
"h": 197.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.86437,
"c": 0.05694,
"h": 225.3
},
"luminance": 0.65553
}Semantic roles & 50–950 ramp
primary
#ABDBEF
secondary
#CD8C71
accent
#4C16D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485