#ABDFF2#ABDFF2
#ABDFF2 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.4% C 0.060 H 222.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDFF2 |
|---|---|
| RGB | rgb(171, 223, 242) |
| HSL | hsl(196, 73%, 81%) |
| HSV | hsv(196, 29%, 95%) |
| CMYK | cmyk(29.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(85.93, -12.33, -14.68) |
| CIE-LCH | lch(85.93, 19.17, 229.97°) |
| OKLab | oklab(87.39% -0.044 -0.0401) |
| OKLCH | oklch(87.39% 0.06 222.3) |
| XYZ | xyz(59.2043, 67.8413, 93.9624) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.23
Lightblue
#ADD8E6
ΔE00 2.46
Powder Blue
#B0E0E6
ΔE00 4.99
Sky Blue
#87CEEB
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 6.05
Pale Sky Blue
#BDF6FE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDFF2 #F2BEAB
analogous
#ABF2E1 #ABDFF2 #ABBBF2
triadic
#ABDFF2 #F2ABDF #DFF2AB
tetradic
#ABDFF2 #E1ABF2 #F2BEAB #BBF2AB
square
#ABDFF2 #E1ABF2 #F2BEAB #BBF2AB
split-complementary
#ABDFF2 #F2ABBB #F2E1AB
monochromatic
#41B7E2 #76CBEA #ABDFF2 #E0F3FA #E5F5FB
Accessibility & contrast
On white
1.44
#ABDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ABDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDFF2
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDFF2 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#94E5E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #abdff2; /* rgb */ color: rgb(171, 223, 242); /* oklch */ color: oklch(87.4% 0.060 222.3);
Tailwind
colors: {
custom: {
50: '#c5e9f6',
500: '#abdff2',
950: '#000000',
},
}SCSS
$custom: #abdff2; $custom-light: #c5e9f6; $custom-dark: #000000;
JSON
{
"hex": "#abdff2",
"rgb": {
"r": 171,
"g": 223,
"b": 242
},
"hsl": {
"h": 196.056,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.87386,
"c": 0.05951,
"h": 222.3
},
"luminance": 0.67844
}Semantic roles & 50–950 ramp
primary
#ABDFF2
secondary
#D18A70
accent
#4510D5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485