#ABD9FA#ABD9FA
#ABD9FA is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.4% C 0.066 H 239.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD9FA |
|---|---|
| RGB | rgb(171, 217, 250) |
| HSL | hsl(205, 89%, 83%) |
| HSV | hsv(205, 32%, 98%) |
| CMYK | cmyk(31.6%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(84.58, -7.35, -20.93) |
| CIE-LCH | lch(84.58, 22.19, 250.66°) |
| OKLab | oklab(86.4% -0.0335 -0.0574) |
| OKLCH | oklch(86.4% 0.066 239.7) |
| XYZ | xyz(58.8574, 65.1830, 99.9043) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.72
Ice Blue
#A5DFF9
ΔE00 4.32
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Lightskyblue
#87CEFA
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.51
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD9FA #FACCAB
analogous
#ABFAF3 #ABD9FA #ABB2FA
triadic
#ABD9FA #FAABD9 #D9FAAB
tetradic
#ABD9FA #F3ABFA #FACCAB #B2FAAB
square
#ABD9FA #F3ABFA #FACCAB #B2FAAB
split-complementary
#ABD9FA #FAABB2 #FAF3AB
monochromatic
#37A5F3 #71BFF7 #ABD9FA #E2F2FD #E2F2FD
Accessibility & contrast
On white
1.50
#ABD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ABD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD9FA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD9FA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#92E1E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abd9fa; /* rgb */ color: rgb(171, 217, 250); /* oklch */ color: oklch(86.4% 0.066 239.7);
Tailwind
colors: {
custom: {
50: '#c6e4fc',
500: '#abd9fa',
950: '#000000',
},
}SCSS
$custom: #abd9fa; $custom-light: #c6e4fc; $custom-dark: #000000;
JSON
{
"hex": "#abd9fa",
"rgb": {
"r": 171,
"g": 217,
"b": 250
},
"hsl": {
"h": 205.063,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.86402,
"c": 0.06648,
"h": 239.7
},
"luminance": 0.65186
}Semantic roles & 50–950 ramp
primary
#ABD9FA
secondary
#DD9B6C
accent
#6000E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485