#ABC2D9#ABC2D9
#ABC2D9 is a light, muted cyan. Relative luminance 0.523; OKLCH L 80.4% C 0.041 H 248.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2D9 |
|---|---|
| RGB | rgb(171, 194, 217) |
| HSL | hsl(210, 38%, 76%) |
| HSV | hsv(210, 21%, 85%) |
| CMYK | cmyk(21.2%, 10.6%, 0%, 14.9%) |
| CIE-LAB | lab(77.43, -2.87, -14.08) |
| CIE-LCH | lch(77.43, 14.37, 258.48°) |
| OKLab | oklab(80.42% -0.0152 -0.0383) |
| OKLCH | oklch(80.42% 0.041 248.3) |
| XYZ | xyz(48.6074, 52.2499, 73.1564) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.35
Lightsteelblue
#B0C4DE
ΔE00 2.08
Light Grey Blue
#9DBCD4
ΔE00 3.06
Light Blue Grey
#B7C9E2
ΔE00 3.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2D9 #D9C2AB
analogous
#ABD9D9 #ABC2D9 #ABABD9
triadic
#ABC2D9 #D9ABC2 #C2D9AB
tetradic
#ABC2D9 #D9ABD9 #D9C2AB #ABD9AB
square
#ABC2D9 #D9ABD9 #D9C2AB #ABD9AB
split-complementary
#ABC2D9 #D9ABAB #D9D9AB
monochromatic
#5785B3 #81A3C6 #ABC2D9 #D5E1EC #EAF0F5
Accessibility & contrast
On white
1.83
#ABC2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2D9
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2D9 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C2DA
Deuteranopia (green-blind)
#B4BDD9
Tritanopia (blue-blind)
#9FC7C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc2d9; /* rgb */ color: rgb(171, 194, 217); /* oklch */ color: oklch(80.4% 0.041 248.3);
Tailwind
colors: {
custom: {
50: '#c4d4e4',
500: '#abc2d9',
950: '#000000',
},
}SCSS
$custom: #abc2d9; $custom-light: #c4d4e4; $custom-dark: #000000;
JSON
{
"hex": "#abc2d9",
"rgb": {
"r": 171,
"g": 194,
"b": 217
},
"hsl": {
"h": 210,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.80422,
"c": 0.04119,
"h": 248.3
},
"luminance": 0.52251
}Semantic roles & 50–950 ramp
primary
#ABC2D9
secondary
#B09478
accent
#7335B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384