#ABC7EE#ABC7EE
#ABC7EE is a very light, moderate cyan. Relative luminance 0.557; OKLCH L 82.2% C 0.063 H 256.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7EE |
|---|---|
| RGB | rgb(171, 199, 238) |
| HSL | hsl(215, 66%, 80%) |
| HSV | hsv(215, 28%, 93%) |
| CMYK | cmyk(28.2%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(79.43, -0.71, -22.36) |
| CIE-LCH | lch(79.43, 22.37, 268.19°) |
| OKLab | oklab(82.22% -0.0145 -0.0613) |
| OKLCH | oklch(82.22% 0.063 256.7) |
| XYZ | xyz(52.6462, 55.6759, 88.8450) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.64
Lightsteelblue
#B0C4DE
ΔE00 3.74
Pastel Blue
#A2BFFE
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Cloudy Blue
#ACC2D9
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7EE #EED2AB
analogous
#ABE9EE #ABC7EE #B0ABEE
triadic
#ABC7EE #EEABC7 #C7EEAB
tetradic
#ABC7EE #EEABE9 #EED2AB #ABEEB0
square
#ABC7EE #EEABE9 #EED2AB #ABEEB0
split-complementary
#ABC7EE #EEB0AB #E9EEAB
monochromatic
#4583D9 #78A5E4 #ABC7EE #DEE9F8 #E6EEFA
Accessibility & contrast
On white
1.73
#ABC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#ABC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7EE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7EE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#98CFD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc7ee; /* rgb */ color: rgb(171, 199, 238); /* oklch */ color: oklch(82.2% 0.063 256.7);
Tailwind
colors: {
custom: {
50: '#c5d7f3',
500: '#abc7ee',
950: '#000000',
},
}SCSS
$custom: #abc7ee; $custom-light: #c5d7f3; $custom-dark: #000000;
JSON
{
"hex": "#abc7ee",
"rgb": {
"r": 171,
"g": 199,
"b": 238
},
"hsl": {
"h": 214.925,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.82218,
"c": 0.06301,
"h": 256.7
},
"luminance": 0.55678
}Semantic roles & 50–950 ramp
primary
#ABC7EE
secondary
#CBA672
accent
#8217CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385