#ABCEEA#ABCEEA
#ABCEEA is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.5% C 0.054 H 242.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEEA |
|---|---|
| RGB | rgb(171, 206, 234) |
| HSL | hsl(207, 60%, 79%) |
| HSV | hsv(207, 27%, 92%) |
| CMYK | cmyk(26.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(81.15, -5.36, -17.62) |
| CIE-LCH | lch(81.15, 18.41, 253.08°) |
| OKLab | oklab(83.53% -0.0251 -0.0481) |
| OKLCH | oklch(83.53% 0.054 242.5) |
| XYZ | xyz(53.7129, 58.7390, 86.3336) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.26
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 4.93
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEEA #EAC7AB
analogous
#ABEAE7 #ABCEEA #ABAFEA
triadic
#ABCEEA #EAABCE #CEEAAB
tetradic
#ABCEEA #E7ABEA #EAC7AB #AFEAAB
square
#ABCEEA #E7ABEA #EAC7AB #AFEAAB
split-complementary
#ABCEEA #EAABAF #EAE7AB
monochromatic
#4995D2 #7AB1DE #ABCEEA #DCEBF6 #E7F1F9
Accessibility & contrast
On white
1.65
#ABCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#ABCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEEA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEEA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDEB
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#99D5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abceea; /* rgb */ color: rgb(171, 206, 234); /* oklch */ color: oklch(83.5% 0.054 242.5);
Tailwind
colors: {
custom: {
50: '#c5dcf0',
500: '#abceea',
950: '#000000',
},
}SCSS
$custom: #abceea; $custom-light: #c5dcf0; $custom-dark: #000000;
JSON
{
"hex": "#abceea",
"rgb": {
"r": 171,
"g": 206,
"b": 234
},
"hsl": {
"h": 206.667,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.83527,
"c": 0.05426,
"h": 242.5
},
"luminance": 0.58741
}Semantic roles & 50–950 ramp
primary
#ABCEEA
secondary
#C69873
accent
#691EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485