#ABCFFC#ABCFFC
#ABCFFC is a very light, moderate cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.074 H 254.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFFC |
|---|---|
| RGB | rgb(171, 207, 252) |
| HSL | hsl(213, 93%, 83%) |
| HSV | hsv(213, 32%, 99%) |
| CMYK | cmyk(32.1%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(82.01, -1.60, -25.90) |
| CIE-LCH | lch(82.01, 25.95, 266.46°) |
| OKLab | oklab(84.4% -0.0201 -0.0713) |
| OKLCH | oklch(84.4% 0.074 254.2) |
| XYZ | xyz(56.6728, 60.3094, 100.7314) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.19
Baby Blue (survey)
#A2CFFE
ΔE00 2.13
Pastel Blue
#A2BFFE
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFFC #FCD8AB
analogous
#ABF8FC #ABCFFC #AFABFC
triadic
#ABCFFC #FCABCF #CFFCAB
tetradic
#ABCFFC #FCABF8 #FCD8AB #ABFCAF
square
#ABCFFC #FCABF8 #FCD8AB #ABFCAF
split-complementary
#ABCFFC #FCAFAB #F8FCAB
monochromatic
#358BF8 #70ADFA #ABCFFC #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.61
#ABCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#ABCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFFC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFFC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FE
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#92D9DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abcffc; /* rgb */ color: rgb(171, 207, 252); /* oklch */ color: oklch(84.4% 0.074 254.2);
Tailwind
colors: {
custom: {
50: '#c6ddfd',
500: '#abcffc',
950: '#000000',
},
}SCSS
$custom: #abcffc; $custom-light: #c6ddfd; $custom-dark: #000000;
JSON
{
"hex": "#abcffc",
"rgb": {
"r": 171,
"g": 207,
"b": 252
},
"hsl": {
"h": 213.333,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.84399,
"c": 0.0741,
"h": 254.2
},
"luminance": 0.60312
}Semantic roles & 50–950 ramp
primary
#ABCFFC
secondary
#E0AC6B
accent
#7F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485