#ABBBC8#ABBBC8
#ABBBC8 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.026 H 242.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBC8 |
|---|---|
| RGB | rgb(171, 187, 200) |
| HSL | hsl(207, 21%, 73%) |
| HSV | hsv(207, 15%, 78%) |
| CMYK | cmyk(14.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(75.06, -2.82, -8.42) |
| CIE-LCH | lch(75.06, 8.88, 251.47°) |
| OKLab | oklab(78.38% -0.0119 -0.0227) |
| OKLCH | oklch(78.38% 0.026 242.4) |
| XYZ | xyz(44.9877, 48.3679, 61.5981) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 5.90
Light Blue Grey
#B7C9E2
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBC8 #C8B8AB
analogous
#ABC8C6 #ABBBC8 #ABACC8
triadic
#ABBBC8 #C8ABBB #BBC8AB
tetradic
#ABBBC8 #C6ABC8 #C8B8AB #ACC8AB
square
#ABBBC8 #C6ABC8 #C8B8AB #ACC8AB
split-complementary
#ABBBC8 #C8ABAC #C8C6AB
monochromatic
#627F96 #869DB0 #ABBBC8 #D0D9E0 #EDF0F3
Accessibility & contrast
On white
1.97
#ABBBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#ABBBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBC8
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBC8 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBC9
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#A4BEBF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbc8; /* rgb */ color: rgb(171, 187, 200); /* oklch */ color: oklch(78.4% 0.026 242.4);
Tailwind
colors: {
custom: {
50: '#c4cfd8',
500: '#abbbc8',
950: '#000000',
},
}SCSS
$custom: #abbbc8; $custom-light: #c4cfd8; $custom-dark: #000000;
JSON
{
"hex": "#abbbc8",
"rgb": {
"r": 171,
"g": 187,
"b": 200
},
"hsl": {
"h": 206.897,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.78384,
"c": 0.02562,
"h": 242.4
},
"luminance": 0.48369
}Semantic roles & 50–950 ramp
primary
#ABBBC8
secondary
#E9E5E2
accent
#6E469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283