#ABBCC8#ABBCC8
#ABBCC8 is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.025 H 238.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC8 |
|---|---|
| RGB | rgb(171, 188, 200) |
| HSL | hsl(205, 21%, 73%) |
| HSV | hsv(205, 15%, 78%) |
| CMYK | cmyk(14.5%, 6%, 0%, 21.6%) |
| CIE-LAB | lab(75.32, -3.36, -8.02) |
| CIE-LCH | lch(75.32, 8.70, 247.30°) |
| OKLab | oklab(78.59% -0.0133 -0.0216) |
| OKLCH | oklch(78.59% 0.025 238.5) |
| XYZ | xyz(45.2006, 48.7936, 61.6691) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.47
Light Grey Blue
#9DBCD4
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC8 #C8B7AB
analogous
#ABC8C5 #ABBCC8 #ABADC8
triadic
#ABBCC8 #C8ABBC #BCC8AB
tetradic
#ABBCC8 #C5ABC8 #C8B7AB #ADC8AB
square
#ABBCC8 #C5ABC8 #C8B7AB #ADC8AB
split-complementary
#ABBCC8 #C8ABAD #C8C5AB
monochromatic
#628196 #869FB0 #ABBCC8 #D0D9E0 #EDF0F3
Accessibility & contrast
On white
1.95
#ABBCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#ABBCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC8
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC8 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BBC9
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#A4BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc8; /* rgb */ color: rgb(171, 188, 200); /* oklch */ color: oklch(78.6% 0.025 238.5);
Tailwind
colors: {
custom: {
50: '#c4d0d8',
500: '#abbcc8',
950: '#000000',
},
}SCSS
$custom: #abbcc8; $custom-light: #c4d0d8; $custom-dark: #000000;
JSON
{
"hex": "#abbcc8",
"rgb": {
"r": 171,
"g": 188,
"b": 200
},
"hsl": {
"h": 204.828,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.78593,
"c": 0.02539,
"h": 238.5
},
"luminance": 0.48794
}Semantic roles & 50–950 ramp
primary
#ABBCC8
secondary
#E9E5E2
accent
#6B469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283