#ABD2FB#ABD2FB
#ABD2FB is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 85.0% C 0.071 H 250.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD2FB |
|---|---|
| RGB | rgb(171, 210, 251) |
| HSL | hsl(211, 91%, 83%) |
| HSV | hsv(211, 32%, 98%) |
| CMYK | cmyk(31.9%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.76, -3.43, -24.22) |
| CIE-LCH | lch(82.76, 24.46, 261.93°) |
| OKLab | oklab(84.98% -0.0243 -0.0666) |
| OKLCH | oklch(84.98% 0.071 250) |
| XYZ | xyz(57.2485, 61.7136, 100.1436) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.68
Powder Blue (survey)
#B1D1FC
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 4.26
Pastel Blue
#A2BFFE
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD2FB #FBD4AB
analogous
#ABFAFB #ABD2FB #ACABFB
triadic
#ABD2FB #FBABD2 #D2FBAB
tetradic
#ABD2FB #FBABFA #FBD4AB #ABFBAC
square
#ABD2FB #FBABFA #FBD4AB #ABFBAC
split-complementary
#ABD2FB #FBACAB #FAFBAB
monochromatic
#3693F5 #71B3F8 #ABD2FB #E2EFFE #E2EFFE
Accessibility & contrast
On white
1.57
#ABD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#ABD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD2FB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD2FB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#92DBDF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abd2fb; /* rgb */ color: rgb(171, 210, 251); /* oklch */ color: oklch(85.0% 0.071 250.0);
Tailwind
colors: {
custom: {
50: '#c6dffc',
500: '#abd2fb',
950: '#000000',
},
}SCSS
$custom: #abd2fb; $custom-light: #c6dffc; $custom-dark: #000000;
JSON
{
"hex": "#abd2fb",
"rgb": {
"r": 171,
"g": 210,
"b": 251
},
"hsl": {
"h": 210.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.84981,
"c": 0.07089,
"h": 250
},
"luminance": 0.61716
}Semantic roles & 50–950 ramp
primary
#ABD2FB
secondary
#DEA76C
accent
#7600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485