#ABD2FA#ABD2FA
#ABD2FA is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.9% C 0.070 H 249.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2FA |
|---|---|
| RGB | rgb(171, 210, 250) |
| HSL | hsl(210, 89%, 83%) |
| HSV | hsv(210, 32%, 98%) |
| CMYK | cmyk(31.6%, 16%, 0%, 2%) |
| CIE-LAB | lab(82.73, -3.68, -23.74) |
| CIE-LCH | lch(82.73, 24.03, 261.20°) |
| OKLab | oklab(84.94% -0.0246 -0.0652) |
| OKLCH | oklch(84.94% 0.07 249.3) |
| XYZ | xyz(57.0913, 61.6507, 99.3156) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.77
Powder Blue (survey)
#B1D1FC
ΔE00 2.30
Light Blue
#95D0FC
ΔE00 4.16
Lightsteelblue
#B0C4DE
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.07
Light Blue Grey
#B7C9E2
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2FA #FAD3AB
analogous
#ABF9FA #ABD2FA #ACABFA
triadic
#ABD2FA #FAABD2 #D2FAAB
tetradic
#ABD2FA #FAABF9 #FAD3AB #ABFAAC
square
#ABD2FA #FAABF9 #FAD3AB #ABFAAC
split-complementary
#ABD2FA #FAACAB #F9FAAB
monochromatic
#3794F3 #71B3F7 #ABD2FA #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.58
#ABD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#ABD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2FA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2FA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FC
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#93DBDF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abd2fa; /* rgb */ color: rgb(171, 210, 250); /* oklch */ color: oklch(84.9% 0.070 249.3);
Tailwind
colors: {
custom: {
50: '#c6dffc',
500: '#abd2fa',
950: '#000000',
},
}SCSS
$custom: #abd2fa; $custom-light: #c6dffc; $custom-dark: #000000;
JSON
{
"hex": "#abd2fa",
"rgb": {
"r": 171,
"g": 210,
"b": 250
},
"hsl": {
"h": 210.38,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.84943,
"c": 0.06975,
"h": 249.3
},
"luminance": 0.61653
}Semantic roles & 50–950 ramp
primary
#ABD2FA
secondary
#DDA56C
accent
#7400E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485