#ABC2D8#ABC2D8
#ABC2D8 is a light, muted cyan. Relative luminance 0.522; OKLCH L 80.4% C 0.040 H 247.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2D8 |
|---|---|
| RGB | rgb(171, 194, 216) |
| HSL | hsl(209, 37%, 76%) |
| HSV | hsv(209, 21%, 85%) |
| CMYK | cmyk(20.8%, 10.2%, 0%, 15.3%) |
| CIE-LAB | lab(77.40, -3.09, -13.59) |
| CIE-LCH | lch(77.40, 13.94, 257.18°) |
| OKLab | oklab(80.39% -0.0156 -0.0369) |
| OKLCH | oklch(80.39% 0.04 247.1) |
| XYZ | xyz(48.4778, 52.1980, 72.4735) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 0.66
Lightsteelblue
#B0C4DE
ΔE00 2.43
Light Grey Blue
#9DBCD4
ΔE00 2.95
Light Blue Grey
#B7C9E2
ΔE00 3.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2D8 #D8C1AB
analogous
#ABD8D7 #ABC2D8 #ABABD8
triadic
#ABC2D8 #D8ABC2 #C2D8AB
tetradic
#ABC2D8 #D7ABD8 #D8C1AB #ABD8AB
square
#ABC2D8 #D7ABD8 #D8C1AB #ABD8AB
split-complementary
#ABC2D8 #D8ABAB #D8D7AB
monochromatic
#5785B1 #81A4C5 #ABC2D8 #D5E0EB #EAF0F5
Accessibility & contrast
On white
1.84
#ABC2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ABC2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2D8
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2D8 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2D9
Deuteranopia (green-blind)
#B4BDD8
Tritanopia (blue-blind)
#9FC7C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc2d8; /* rgb */ color: rgb(171, 194, 216); /* oklch */ color: oklch(80.4% 0.040 247.1);
Tailwind
colors: {
custom: {
50: '#c4d4e4',
500: '#abc2d8',
950: '#000000',
},
}SCSS
$custom: #abc2d8; $custom-light: #c4d4e4; $custom-dark: #000000;
JSON
{
"hex": "#abc2d8",
"rgb": {
"r": 171,
"g": 194,
"b": 216
},
"hsl": {
"h": 209.333,
"s": 36.585,
"l": 75.882
},
"oklch": {
"l": 0.80387,
"c": 0.04007,
"h": 247.1
},
"luminance": 0.52199
}Semantic roles & 50–950 ramp
primary
#ABC2D8
secondary
#AF9378
accent
#7136AF
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384