#ABC8D2#ABC8D2
#ABC8D2 is a light, muted cyan. Relative luminance 0.546; OKLCH L 81.4% C 0.034 H 220.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8D2 |
|---|---|
| RGB | rgb(171, 200, 210) |
| HSL | hsl(195, 30%, 75%) |
| HSV | hsv(195, 19%, 82%) |
| CMYK | cmyk(18.6%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(78.82, -7.58, -8.23) |
| CIE-LCH | lch(78.82, 11.19, 227.38°) |
| OKLab | oklab(81.45% -0.026 -0.0223) |
| OKLCH | oklch(81.45% 0.034 220.6) |
| XYZ | xyz(49.0786, 54.6182, 68.9168) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 8.19
Sky Blue
#87CEEB
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8D2 #D2B5AB
analogous
#ABD2C9 #ABC8D2 #ABB4D2
triadic
#ABC8D2 #D2ABC8 #C8D2AB
tetradic
#ABC8D2 #C9ABD2 #D2B5AB #B4D2AB
square
#ABC8D2 #C9ABD2 #D2B5AB #B4D2AB
split-complementary
#ABC8D2 #D2ABB4 #D2C9AB
monochromatic
#5B94A7 #83AEBD #ABC8D2 #D3E2E7 #EBF2F4
Accessibility & contrast
On white
1.76
#ABC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8D2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8D2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#A0CCCB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8d2; /* rgb */ color: rgb(171, 200, 210); /* oklch */ color: oklch(81.4% 0.034 220.6);
Tailwind
colors: {
custom: {
50: '#c4d8df',
500: '#abc8d2',
950: '#000000',
},
}SCSS
$custom: #abc8d2; $custom-light: #c4d8df; $custom-dark: #000000;
JSON
{
"hex": "#abc8d2",
"rgb": {
"r": 171,
"g": 200,
"b": 210
},
"hsl": {
"h": 195.385,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.81449,
"c": 0.03425,
"h": 220.6
},
"luminance": 0.5462
}Semantic roles & 50–950 ramp
primary
#ABC8D2
secondary
#A88579
accent
#583DA9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384