#ABCCEE#ABCCEE
#ABCCEE is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.3% C 0.060 H 249.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCEE |
|---|---|
| RGB | rgb(171, 204, 238) |
| HSL | hsl(210, 66%, 80%) |
| HSV | hsv(210, 28%, 93%) |
| CMYK | cmyk(28.2%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(80.75, -3.37, -20.36) |
| CIE-LCH | lch(80.75, 20.64, 260.60°) |
| OKLab | oklab(83.25% -0.021 -0.0557) |
| OKLCH | oklch(83.25% 0.06 249.3) |
| XYZ | xyz(53.8156, 58.0146, 89.2348) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.84
Baby Blue (survey)
#A2CFFE
ΔE00 3.25
Lightsteelblue
#B0C4DE
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 4.35
Light Blue
#95D0FC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCEE #EECDAB
analogous
#ABEDEE #ABCCEE #ABABEE
triadic
#ABCCEE #EEABCC #CCEEAB
tetradic
#ABCCEE #EEABED #EECDAB #ABEEAB
square
#ABCCEE #EEABED #EECDAB #ABEEAB
split-complementary
#ABCCEE #EEABAB #EDEEAB
monochromatic
#458ED9 #78ADE4 #ABCCEE #DEEBF8 #E6F0FA
Accessibility & contrast
On white
1.67
#ABCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#ABCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCEE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCEE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#98D4D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abccee; /* rgb */ color: rgb(171, 204, 238); /* oklch */ color: oklch(83.3% 0.060 249.3);
Tailwind
colors: {
custom: {
50: '#c5dbf3',
500: '#abccee',
950: '#000000',
},
}SCSS
$custom: #abccee; $custom-light: #c5dbf3; $custom-dark: #000000;
JSON
{
"hex": "#abccee",
"rgb": {
"r": 171,
"g": 204,
"b": 238
},
"hsl": {
"h": 210.448,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.83253,
"c": 0.05959,
"h": 249.3
},
"luminance": 0.58017
}Semantic roles & 50–950 ramp
primary
#ABCCEE
secondary
#CB9F72
accent
#7417CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485