#ABDBFC#ABDBFC
#ABDBFC is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.068 H 238.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDBFC |
|---|---|
| RGB | rgb(171, 219, 252) |
| HSL | hsl(204, 93%, 83%) |
| HSV | hsv(204, 32%, 99%) |
| CMYK | cmyk(32.1%, 13.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.17, -7.91, -21.09) |
| CIE-LCH | lch(85.17, 22.52, 249.44°) |
| OKLab | oklab(86.89% -0.0353 -0.0579) |
| OKLCH | oklch(86.89% 0.068 238.6) |
| XYZ | xyz(59.6913, 66.3464, 101.7375) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 4.85
Lightskyblue
#87CEFA
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDBFC #FCCCAB
analogous
#ABFCF4 #ABDBFC #ABB2FC
triadic
#ABDBFC #FCABDB #DBFCAB
tetradic
#ABDBFC #F4ABFC #FCCCAB #B2FCAB
square
#ABDBFC #F4ABFC #FCCCAB #B2FCAB
split-complementary
#ABDBFC #FCABB2 #FCF4AB
monochromatic
#35A8F8 #70C2FA #ABDBFC #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.47
#ABDBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ABDBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDBFC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDBFC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#91E3E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abdbfc; /* rgb */ color: rgb(171, 219, 252); /* oklch */ color: oklch(86.9% 0.068 238.6);
Tailwind
colors: {
custom: {
50: '#c6e6fd',
500: '#abdbfc',
950: '#000000',
},
}SCSS
$custom: #abdbfc; $custom-light: #c6e6fd; $custom-dark: #000000;
JSON
{
"hex": "#abdbfc",
"rgb": {
"r": 171,
"g": 219,
"b": 252
},
"hsl": {
"h": 204.444,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.86893,
"c": 0.06779,
"h": 238.6
},
"luminance": 0.66349
}Semantic roles & 50–950 ramp
primary
#ABDBFC
secondary
#E09B6B
accent
#5D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485