#ABDFFC#ABDFFC
#ABDFFC is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.7% C 0.067 H 232.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFFC |
|---|---|
| RGB | rgb(171, 223, 252) |
| HSL | hsl(201, 93%, 83%) |
| HSV | hsv(201, 32%, 99%) |
| CMYK | cmyk(32.1%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(86.24, -9.98, -19.48) |
| CIE-LCH | lch(86.24, 21.89, 242.88°) |
| OKLab | oklab(87.73% -0.0403 -0.0534) |
| OKLCH | oklch(87.73% 0.067 232.9) |
| XYZ | xyz(60.7474, 68.4586, 102.0896) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.95
Baby Blue
#89CFF0
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.21
Light Blue
#95D0FC
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.75
Lightskyblue
#87CEFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFFC #FCC8AB
analogous
#ABFCF0 #ABDFFC #ABB7FC
triadic
#ABDFFC #FCABDF #DFFCAB
tetradic
#ABDFFC #F0ABFC #FCC8AB #B7FCAB
square
#ABDFFC #F0ABFC #FCC8AB #B7FCAB
split-complementary
#ABDFFC #FCABB7 #FCF0AB
monochromatic
#35B2F8 #70C8FA #ABDFFC #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.43
#ABDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#ABDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFFC
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFFC | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#90E7E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abdffc; /* rgb */ color: rgb(171, 223, 252); /* oklch */ color: oklch(87.7% 0.067 232.9);
Tailwind
colors: {
custom: {
50: '#c6e9fd',
500: '#abdffc',
950: '#000000',
},
}SCSS
$custom: #abdffc; $custom-light: #c6e9fd; $custom-dark: #000000;
JSON
{
"hex": "#abdffc",
"rgb": {
"r": 171,
"g": 223,
"b": 252
},
"hsl": {
"h": 201.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.87732,
"c": 0.06692,
"h": 232.9
},
"luminance": 0.68462
}Semantic roles & 50–950 ramp
primary
#ABDFFC
secondary
#E0956B
accent
#5200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485