#ABDFFB#ABDFFB
#ABDFFB is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 87.7% C 0.066 H 232.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFFB |
|---|---|
| RGB | rgb(171, 223, 251) |
| HSL | hsl(201, 91%, 83%) |
| HSV | hsv(201, 32%, 98%) |
| CMYK | cmyk(31.9%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(86.20, -10.22, -19.00) |
| CIE-LCH | lch(86.20, 21.58, 241.74°) |
| OKLab | oklab(87.7% -0.0407 -0.0521) |
| OKLCH | oklch(87.7% 0.066 232) |
| XYZ | xyz(60.5894, 68.3953, 101.2572) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.66
Lightblue
#ADD8E6
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFFB #FBC7AB
analogous
#ABFBEF #ABDFFB #ABB7FB
triadic
#ABDFFB #FBABDF #DFFBAB
tetradic
#ABDFFB #EFABFB #FBC7AB #B7FBAB
square
#ABDFFB #EFABFB #FBC7AB #B7FBAB
split-complementary
#ABDFFB #FBABB7 #FBEFAB
monochromatic
#36B2F5 #71C9F8 #ABDFFB #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.43
#ABDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#ABDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFFB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFFB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFC
Deuteranopia (green-blind)
#C6D4FB
Tritanopia (blue-blind)
#91E7E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abdffb; /* rgb */ color: rgb(171, 223, 251); /* oklch */ color: oklch(87.7% 0.066 232.0);
Tailwind
colors: {
custom: {
50: '#c6e9fc',
500: '#abdffb',
950: '#000000',
},
}SCSS
$custom: #abdffb; $custom-light: #c6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#abdffb",
"rgb": {
"r": 171,
"g": 223,
"b": 251
},
"hsl": {
"h": 201,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.87697,
"c": 0.06608,
"h": 232
},
"luminance": 0.68398
}Semantic roles & 50–950 ramp
primary
#ABDFFB
secondary
#DE946C
accent
#5000E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485