#ABBBD0#ABBBD0
#ABBBD0 is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.7% C 0.035 H 255.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBD0 |
|---|---|
| RGB | rgb(171, 187, 208) |
| HSL | hsl(214, 28%, 74%) |
| HSV | hsv(214, 18%, 82%) |
| CMYK | cmyk(17.8%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(75.30, -1.11, -12.41) |
| CIE-LCH | lch(75.30, 12.46, 264.90°) |
| OKLab | oklab(78.65% -0.0089 -0.0336) |
| OKLCH | oklch(78.65% 0.035 255.2) |
| XYZ | xyz(45.9472, 48.7517, 66.6515) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.51
Lightsteelblue
#B0C4DE
ΔE00 2.84
Light Blue Grey
#B7C9E2
ΔE00 3.81
Light Grey Blue
#9DBCD4
ΔE00 4.66
Dove Gray
#B6B8BD
ΔE00 7.40
Cool Gray
#9AA7B0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBD0 #D0C0AB
analogous
#ABCED0 #ABBBD0 #AEABD0
triadic
#ABBBD0 #D0ABBB #BBD0AB
tetradic
#ABBBD0 #D0ABCE #D0C0AB #ABD0AE
square
#ABBBD0 #D0ABCE #D0C0AB #ABD0AE
split-complementary
#ABBBD0 #D0AEAB #CED0AB
monochromatic
#5D7BA4 #849BBA #ABBBD0 #D2DBE6 #EBEFF4
Accessibility & contrast
On white
1.95
#ABBBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#ABBBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBD0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBD0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD1
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#A2BFC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbd0; /* rgb */ color: rgb(171, 187, 208); /* oklch */ color: oklch(78.7% 0.035 255.2);
Tailwind
colors: {
custom: {
50: '#c4cfde',
500: '#abbbd0',
950: '#000000',
},
}SCSS
$custom: #abbbd0; $custom-light: #c4cfde; $custom-dark: #000000;
JSON
{
"hex": "#abbbd0",
"rgb": {
"r": 171,
"g": 187,
"b": 208
},
"hsl": {
"h": 214.054,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.78652,
"c": 0.03477,
"h": 255.2
},
"luminance": 0.48753
}Semantic roles & 50–950 ramp
primary
#ABBBD0
secondary
#EBE6E0
accent
#7A3FA7
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283