#ABCEDB#ABCEDB
#ABCEDB is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.0% C 0.041 H 222.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEDB |
|---|---|
| RGB | rgb(171, 206, 219) |
| HSL | hsl(196, 40%, 76%) |
| HSV | hsv(196, 22%, 86%) |
| CMYK | cmyk(21.9%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(80.69, -8.75, -10.28) |
| CIE-LCH | lch(80.69, 13.50, 229.59°) |
| OKLab | oklab(83.01% -0.0306 -0.0279) |
| OKLCH | oklch(83.01% 0.041 222.4) |
| XYZ | xyz(51.6485, 57.9133, 75.4612) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Ice Blue
#A5DFF9
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEDB #DBB8AB
analogous
#ABDBD0 #ABCEDB #ABB6DB
triadic
#ABCEDB #DBABCE #CEDBAB
tetradic
#ABCEDB #D0ABDB #DBB8AB #B6DBAB
square
#ABCEDB #D0ABDB #DBB8AB #B6DBAB
split-complementary
#ABCEDB #DBABB6 #DBD0AB
monochromatic
#559CB6 #80B5C9 #ABCEDB #D6E7ED #EAF3F6
Accessibility & contrast
On white
1.67
#ABCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#ABCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEDB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEDB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#9DD2D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcedb; /* rgb */ color: rgb(171, 206, 219); /* oklch */ color: oklch(83.0% 0.041 222.4);
Tailwind
colors: {
custom: {
50: '#c4dde6',
500: '#abcedb',
950: '#000000',
},
}SCSS
$custom: #abcedb; $custom-light: #c4dde6; $custom-dark: #000000;
JSON
{
"hex": "#abcedb",
"rgb": {
"r": 171,
"g": 206,
"b": 219
},
"hsl": {
"h": 196.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.83014,
"c": 0.04144,
"h": 222.4
},
"luminance": 0.57915
}Semantic roles & 50–950 ramp
primary
#ABCEDB
secondary
#B38877
accent
#5532B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484