#ABD2FF#ABD2FF
#ABD2FF is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 85.1% C 0.076 H 252.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2FF |
|---|---|
| RGB | rgb(171, 210, 255) |
| HSL | hsl(212, 100%, 84%) |
| HSV | hsv(212, 33%, 100%) |
| CMYK | cmyk(32.9%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(82.90, -2.46, -26.14) |
| CIE-LCH | lch(82.90, 26.25, 264.62°) |
| OKLab | oklab(85.13% -0.023 -0.072) |
| OKLCH | oklch(85.13% 0.076 252.3) |
| XYZ | xyz(57.8857, 61.9685, 103.4994) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.61
Powder Blue (survey)
#B1D1FC
ΔE00 1.77
Light Blue
#95D0FC
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2FF #FFD8AB
analogous
#ABFCFF #ABD2FF #AEABFF
triadic
#ABD2FF #FFABD2 #D2FFAB
tetradic
#ABD2FF #FFABFC #FFD8AB #ABFFAE
square
#ABD2FF #FFABFC #FFD8AB #ABFFAE
split-complementary
#ABD2FF #FFAEAB #FCFFAB
monochromatic
#3190FF #6EB1FF #ABD2FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.57
#ABD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#ABD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2FF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2FF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#B7CBFE
Tritanopia (blue-blind)
#91DCE1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abd2ff; /* rgb */ color: rgb(171, 210, 255); /* oklch */ color: oklch(85.1% 0.076 252.3);
Tailwind
colors: {
custom: {
50: '#c6dfff',
500: '#abd2ff',
950: '#000000',
},
}SCSS
$custom: #abd2ff; $custom-light: #c6dfff; $custom-dark: #000000;
JSON
{
"hex": "#abd2ff",
"rgb": {
"r": 171,
"g": 210,
"b": 255
},
"hsl": {
"h": 212.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85132,
"c": 0.07555,
"h": 252.3
},
"luminance": 0.61971
}Semantic roles & 50–950 ramp
primary
#ABD2FF
secondary
#E5AB6A
accent
#7B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131518
muted
#828486