#ABDFEB#ABDFEB
#ABDFEB is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.2% C 0.056 H 213.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFEB |
|---|---|
| RGB | rgb(171, 223, 235) |
| HSL | hsl(191, 62%, 80%) |
| HSV | hsv(191, 27%, 92%) |
| CMYK | cmyk(27.2%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(85.72, -13.93, -11.29) |
| CIE-LCH | lch(85.72, 17.93, 219.03°) |
| OKLab | oklab(87.15% -0.0466 -0.0308) |
| OKLCH | oklch(87.15% 0.056 213.4) |
| XYZ | xyz(58.1730, 67.4288, 88.5311) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.32
Lightblue
#ADD8E6
ΔE00 2.79
Ice Blue
#A5DFF9
ΔE00 4.85
Pale Sky Blue
#BDF6FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFEB #EBB7AB
analogous
#ABEBD7 #ABDFEB #ABBFEB
triadic
#ABDFEB #EBABDF #DFEBAB
tetradic
#ABDFEB #D7ABEB #EBB7AB #BFEBAB
square
#ABDFEB #D7ABEB #EBB7AB #BFEBAB
split-complementary
#ABDFEB #EBABBF #EBD7AB
monochromatic
#48B9D3 #7ACCDF #ABDFEB #DCF2F7 #E6F6F9
Accessibility & contrast
On white
1.45
#ABDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#ABDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFEB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFEB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#96E4E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abdfeb; /* rgb */ color: rgb(171, 223, 235); /* oklch */ color: oklch(87.2% 0.056 213.4);
Tailwind
colors: {
custom: {
50: '#c5e9f1',
500: '#abdfeb',
950: '#000000',
},
}SCSS
$custom: #abdfeb; $custom-light: #c5e9f1; $custom-dark: #000000;
JSON
{
"hex": "#abdfeb",
"rgb": {
"r": 171,
"g": 223,
"b": 235
},
"hsl": {
"h": 191.25,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.87153,
"c": 0.05587,
"h": 213.4
},
"luminance": 0.67431
}Semantic roles & 50–950 ramp
primary
#ABDFEB
secondary
#C78373
accent
#3D1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485