#ABD4FF#ABD4FF
#ABD4FF is a very light, moderate cyan. Relative luminance 0.630; OKLCH L 85.5% C 0.074 H 249.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD4FF |
|---|---|
| RGB | rgb(171, 212, 255) |
| HSL | hsl(211, 100%, 84%) |
| HSV | hsv(211, 33%, 100%) |
| CMYK | cmyk(32.9%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(83.42, -3.52, -25.33) |
| CIE-LCH | lch(83.42, 25.58, 262.10°) |
| OKLab | oklab(85.55% -0.0255 -0.0697) |
| OKLCH | oklch(85.55% 0.074 249.9) |
| XYZ | xyz(58.3825, 62.9622, 103.6651) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.59
Powder Blue (survey)
#B1D1FC
ΔE00 2.43
Light Blue
#95D0FC
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.33
Sky
#82CAFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD4FF #FFD6AB
analogous
#ABFEFF #ABD4FF #ACABFF
triadic
#ABD4FF #FFABD4 #D4FFAB
tetradic
#ABD4FF #FFABFE #FFD6AB #ABFFAC
square
#ABD4FF #FFABFE #FFD6AB #ABFFAC
split-complementary
#ABD4FF #FFACAB #FEFFAB
monochromatic
#3195FF #6EB5FF #ABD4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.54
#ABD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#ABD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD4FF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD4FF | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#91DEE2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abd4ff; /* rgb */ color: rgb(171, 212, 255); /* oklch */ color: oklch(85.5% 0.074 249.9);
Tailwind
colors: {
custom: {
50: '#c6e1ff',
500: '#abd4ff',
950: '#000000',
},
}SCSS
$custom: #abd4ff; $custom-light: #c6e1ff; $custom-dark: #000000;
JSON
{
"hex": "#abd4ff",
"rgb": {
"r": 171,
"g": 212,
"b": 255
},
"hsl": {
"h": 210.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85546,
"c": 0.07424,
"h": 249.9
},
"luminance": 0.62965
}Semantic roles & 50–950 ramp
primary
#ABD4FF
secondary
#E5A96A
accent
#7500E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486