#ABBCD2#ABBCD2
#ABBCD2 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.037 H 254.9°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD2 |
|---|---|
| RGB | rgb(171, 188, 210) |
| HSL | hsl(214, 30%, 75%) |
| HSV | hsv(214, 19%, 82%) |
| CMYK | cmyk(18.6%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(75.62, -1.21, -13.01) |
| CIE-LCH | lch(75.62, 13.06, 264.70°) |
| OKLab | oklab(78.93% -0.0095 -0.0353) |
| OKLCH | oklch(78.93% 0.037 254.9) |
| XYZ | xyz(46.4077, 49.2765, 68.0265) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.15
Lightsteelblue
#B0C4DE
ΔE00 2.42
Light Blue Grey
#B7C9E2
ΔE00 3.48
Light Grey Blue
#9DBCD4
ΔE00 4.45
Dove Gray
#B6B8BD
ΔE00 7.80
Powder Blue (survey)
#B1D1FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD2 #D2C1AB
analogous
#ABD0D2 #ABBCD2 #AEABD2
triadic
#ABBCD2 #D2ABBC #BCD2AB
tetradic
#ABBCD2 #D2ABD0 #D2C1AB #ABD2AE
square
#ABBCD2 #D2ABD0 #D2C1AB #ABD2AE
split-complementary
#ABBCD2 #D2AEAB #D0D2AB
monochromatic
#5B7CA7 #839CBD #ABBCD2 #D3DCE7 #EBEFF4
Accessibility & contrast
On white
1.93
#ABBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#ABBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD2
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD2 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#A1C1C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbcd2; /* rgb */ color: rgb(171, 188, 210); /* oklch */ color: oklch(78.9% 0.037 254.9);
Tailwind
colors: {
custom: {
50: '#c4d0df',
500: '#abbcd2',
950: '#000000',
},
}SCSS
$custom: #abbcd2; $custom-light: #c4d0df; $custom-dark: #000000;
JSON
{
"hex": "#abbcd2",
"rgb": {
"r": 171,
"g": 188,
"b": 210
},
"hsl": {
"h": 213.846,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.78929,
"c": 0.03653,
"h": 254.9
},
"luminance": 0.49278
}Semantic roles & 50–950 ramp
primary
#ABBCD2
secondary
#EBE6E0
accent
#7A3DA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283