#ABBDC8#ABBDC8
#ABBDC8 is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.025 H 234.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC8 |
|---|---|
| RGB | rgb(171, 189, 200) |
| HSL | hsl(203, 21%, 73%) |
| HSV | hsv(203, 15%, 78%) |
| CMYK | cmyk(14.5%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(75.59, -3.89, -7.63) |
| CIE-LCH | lch(75.59, 8.56, 242.98°) |
| OKLab | oklab(78.8% -0.0147 -0.0206) |
| OKLCH | oklch(78.8% 0.025 234.5) |
| XYZ | xyz(45.4150, 49.2223, 61.7405) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.16
Cool Gray
#9AA7B0
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC8 #C8B6AB
analogous
#ABC8C4 #ABBDC8 #ABAEC8
triadic
#ABBDC8 #C8ABBD #BDC8AB
tetradic
#ABBDC8 #C4ABC8 #C8B6AB #AEC8AB
square
#ABBDC8 #C4ABC8 #C8B6AB #AEC8AB
split-complementary
#ABBDC8 #C8ABAE #C8C4AB
monochromatic
#628396 #86A0B0 #ABBDC8 #D0DAE0 #EDF0F3
Accessibility & contrast
On white
1.94
#ABBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#ABBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC8
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC8 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BCC9
Deuteranopia (green-blind)
#B4B9C8
Tritanopia (blue-blind)
#A4C0C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc8; /* rgb */ color: rgb(171, 189, 200); /* oklch */ color: oklch(78.8% 0.025 234.5);
Tailwind
colors: {
custom: {
50: '#c4d0d8',
500: '#abbdc8',
950: '#000000',
},
}SCSS
$custom: #abbdc8; $custom-light: #c4d0d8; $custom-dark: #000000;
JSON
{
"hex": "#abbdc8",
"rgb": {
"r": 171,
"g": 189,
"b": 200
},
"hsl": {
"h": 202.759,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.78804,
"c": 0.02527,
"h": 234.5
},
"luminance": 0.49223
}Semantic roles & 50–950 ramp
primary
#ABBDC8
secondary
#E9E5E2
accent
#68469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283