#ABCBE0#ABCBE0
#ABCBE0 is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.5% C 0.045 H 236.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBE0 |
|---|---|
| RGB | rgb(171, 203, 224) |
| HSL | hsl(204, 46%, 77%) |
| HSV | hsv(204, 24%, 88%) |
| CMYK | cmyk(23.7%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(80.04, -6.07, -13.94) |
| CIE-LCH | lch(80.04, 15.20, 246.47°) |
| OKLab | oklab(82.55% -0.0247 -0.0379) |
| OKLCH | oklch(82.55% 0.045 236.9) |
| XYZ | xyz(51.6013, 56.7499, 78.7416) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.04
Cloudy Blue
#ACC2D9
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.60
Light Blue Grey
#B7C9E2
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBE0 #E0C0AB
analogous
#ABE0DB #ABCBE0 #ABB0E0
triadic
#ABCBE0 #E0ABCB #CBE0AB
tetradic
#ABCBE0 #DBABE0 #E0C0AB #B0E0AB
square
#ABCBE0 #DBABE0 #E0C0AB #B0E0AB
split-complementary
#ABCBE0 #E0ABB0 #E0DBAB
monochromatic
#5294BF #7EAFD0 #ABCBE0 #D8E7F0 #E9F1F7
Accessibility & contrast
On white
1.70
#ABCBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ABCBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBE0
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBE0 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE1
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#9CD0D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbe0; /* rgb */ color: rgb(171, 203, 224); /* oklch */ color: oklch(82.5% 0.045 236.9);
Tailwind
colors: {
custom: {
50: '#c5dae9',
500: '#abcbe0',
950: '#000000',
},
}SCSS
$custom: #abcbe0; $custom-light: #c5dae9; $custom-dark: #000000;
JSON
{
"hex": "#abcbe0",
"rgb": {
"r": 171,
"g": 203,
"b": 224
},
"hsl": {
"h": 203.774,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.82549,
"c": 0.04529,
"h": 236.9
},
"luminance": 0.56752
}Semantic roles & 50–950 ramp
primary
#ABCBE0
secondary
#B99176
accent
#642CB9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384