#ABCCF2#ABCCF2
#ABCCF2 is a very light, moderate cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.064 H 252.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCF2 |
|---|---|
| RGB | rgb(171, 204, 242) |
| HSL | hsl(212, 73%, 81%) |
| HSV | hsv(212, 29%, 95%) |
| CMYK | cmyk(29.3%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.88, -2.42, -22.29) |
| CIE-LCH | lch(80.88, 22.42, 263.80°) |
| OKLab | oklab(83.4% -0.0197 -0.0612) |
| OKLCH | oklch(83.4% 0.064 252.2) |
| XYZ | xyz(54.4098, 58.2523, 92.3642) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.88
Baby Blue (survey)
#A2CFFE
ΔE00 2.86
Lightsteelblue
#B0C4DE
ΔE00 4.38
Light Blue Grey
#B7C9E2
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCF2 #F2D1AB
analogous
#ABEFF2 #ABCCF2 #ADABF2
triadic
#ABCCF2 #F2ABCC #CCF2AB
tetradic
#ABCCF2 #F2ABEF #F2D1AB #ABF2AD
square
#ABCCF2 #F2ABEF #F2D1AB #ABF2AD
split-complementary
#ABCCF2 #F2ADAB #EFF2AB
monochromatic
#418CE2 #76ACEA #ABCCF2 #E0ECFA #E5EFFB
Accessibility & contrast
On white
1.66
#ABCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#ABCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCF2
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCF2 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF4
Deuteranopia (green-blind)
#B6C6F1
Tritanopia (blue-blind)
#96D4D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abccf2; /* rgb */ color: rgb(171, 204, 242); /* oklch */ color: oklch(83.4% 0.064 252.2);
Tailwind
colors: {
custom: {
50: '#c5dbf6',
500: '#abccf2',
950: '#000000',
},
}SCSS
$custom: #abccf2; $custom-light: #c5dbf6; $custom-dark: #000000;
JSON
{
"hex": "#abccf2",
"rgb": {
"r": 171,
"g": 204,
"b": 242
},
"hsl": {
"h": 212.113,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.83401,
"c": 0.06424,
"h": 252.2
},
"luminance": 0.58254
}Semantic roles & 50–950 ramp
primary
#ABCCF2
secondary
#D1A470
accent
#7A10D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131517
muted
#828485