#ABDFFA#ABDFFA
#ABDFFA is a very light, moderate cyan. Relative luminance 0.683; OKLCH L 87.7% C 0.065 H 231.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFFA |
|---|---|
| RGB | rgb(171, 223, 250) |
| HSL | hsl(201, 89%, 83%) |
| HSV | hsv(201, 32%, 98%) |
| CMYK | cmyk(31.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(86.17, -10.45, -18.52) |
| CIE-LCH | lch(86.17, 21.27, 240.56°) |
| OKLab | oklab(87.66% -0.0411 -0.0507) |
| OKLCH | oklch(87.66% 0.065 231) |
| XYZ | xyz(60.4321, 68.3325, 100.4292) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.41
Lightblue
#ADD8E6
ΔE00 4.59
Baby Blue
#89CFF0
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.58
Light Blue
#95D0FC
ΔE00 5.86
Lightskyblue
#87CEFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFFA #FAC6AB
analogous
#ABFAED #ABDFFA #ABB8FA
triadic
#ABDFFA #FAABDF #DFFAAB
tetradic
#ABDFFA #EDABFA #FAC6AB #B8FAAB
square
#ABDFFA #EDABFA #FAC6AB #B8FAAB
split-complementary
#ABDFFA #FAABB8 #FAEDAB
monochromatic
#37B3F3 #71C9F7 #ABDFFA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.43
#ABDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#ABDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFFA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFFA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C6D4FA
Tritanopia (blue-blind)
#91E7E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abdffa; /* rgb */ color: rgb(171, 223, 250); /* oklch */ color: oklch(87.7% 0.065 231.0);
Tailwind
colors: {
custom: {
50: '#c6e9fc',
500: '#abdffa',
950: '#000000',
},
}SCSS
$custom: #abdffa; $custom-light: #c6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#abdffa",
"rgb": {
"r": 171,
"g": 223,
"b": 250
},
"hsl": {
"h": 200.506,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.87662,
"c": 0.06526,
"h": 231
},
"luminance": 0.68335
}Semantic roles & 50–950 ramp
primary
#ABDFFA
secondary
#DD936C
accent
#4E00E5
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485