#ABCEEB#ABCEEB
#ABCEEB is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.055 H 243.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEEB |
|---|---|
| RGB | rgb(171, 206, 235) |
| HSL | hsl(207, 62%, 80%) |
| HSV | hsv(207, 27%, 92%) |
| CMYK | cmyk(27.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(81.18, -5.13, -18.10) |
| CIE-LCH | lch(81.18, 18.81, 254.18°) |
| OKLab | oklab(83.56% -0.0247 -0.0495) |
| OKLCH | oklch(83.56% 0.055 243.5) |
| XYZ | xyz(53.8569, 58.7966, 87.0924) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.26
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEEB #EBC8AB
analogous
#ABEBE8 #ABCEEB #ABAEEB
triadic
#ABCEEB #EBABCE #CEEBAB
tetradic
#ABCEEB #E8ABEB #EBC8AB #AEEBAB
square
#ABCEEB #E8ABEB #EBC8AB #AEEBAB
split-complementary
#ABCEEB #EBABAE #EBE8AB
monochromatic
#4894D3 #7AB1DF #ABCEEB #DCEBF7 #E6F1F9
Accessibility & contrast
On white
1.65
#ABCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#ABCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEC
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#98D5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abceeb; /* rgb */ color: rgb(171, 206, 235); /* oklch */ color: oklch(83.6% 0.055 243.5);
Tailwind
colors: {
custom: {
50: '#c5dcf1',
500: '#abceeb',
950: '#000000',
},
}SCSS
$custom: #abceeb; $custom-light: #c5dcf1; $custom-dark: #000000;
JSON
{
"hex": "#abceeb",
"rgb": {
"r": 171,
"g": 206,
"b": 235
},
"hsl": {
"h": 207.188,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83562,
"c": 0.0553,
"h": 243.5
},
"luminance": 0.58799
}Semantic roles & 50–950 ramp
primary
#ABCEEB
secondary
#C79973
accent
#6B1CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485