#ABCEED#ABCEED
#ABCEED is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.6% C 0.057 H 245.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEED |
|---|---|
| RGB | rgb(171, 206, 237) |
| HSL | hsl(208, 65%, 80%) |
| HSV | hsv(208, 28%, 93%) |
| CMYK | cmyk(27.8%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.24, -4.66, -19.07) |
| CIE-LCH | lch(81.24, 19.63, 256.27°) |
| OKLab | oklab(83.63% -0.024 -0.0522) |
| OKLCH | oklch(83.63% 0.057 245.3) |
| XYZ | xyz(54.1475, 58.9129, 88.6227) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.68
Powder Blue (survey)
#B1D1FC
ΔE00 3.93
Cloudy Blue
#ACC2D9
ΔE00 4.35
Lightsteelblue
#B0C4DE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEED #EDCAAB
analogous
#ABEDEB #ABCEED #ABADED
triadic
#ABCEED #EDABCE #CEEDAB
tetradic
#ABCEED #EBABED #EDCAAB #ADEDAB
square
#ABCEED #EBABED #EDCAAB #ADEDAB
split-complementary
#ABCEED #EDABAD #EDEBAB
monochromatic
#4693D7 #79B1E2 #ABCEED #DDEBF8 #E6F0FA
Accessibility & contrast
On white
1.64
#ABCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#ABCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEED
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEED | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#B9C7EC
Tritanopia (blue-blind)
#98D5D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abceed; /* rgb */ color: rgb(171, 206, 237); /* oklch */ color: oklch(83.6% 0.057 245.3);
Tailwind
colors: {
custom: {
50: '#c5dcf2',
500: '#abceed',
950: '#000000',
},
}SCSS
$custom: #abceed; $custom-light: #c5dcf2; $custom-dark: #000000;
JSON
{
"hex": "#abceed",
"rgb": {
"r": 171,
"g": 206,
"b": 237
},
"hsl": {
"h": 208.182,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.83634,
"c": 0.05743,
"h": 245.3
},
"luminance": 0.58915
}Semantic roles & 50–950 ramp
primary
#ABCEED
secondary
#CA9B72
accent
#6D19CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485