#ABC6D5#ABC6D5
#ABC6D5 is a light, muted cyan. Relative luminance 0.538; OKLCH L 81.1% C 0.036 H 232.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6D5 |
|---|---|
| RGB | rgb(171, 198, 213) |
| HSL | hsl(201, 33%, 75%) |
| HSV | hsv(201, 20%, 84%) |
| CMYK | cmyk(19.7%, 7%, 0%, 16.5%) |
| CIE-LAB | lab(78.37, -5.88, -10.52) |
| CIE-LCH | lch(78.37, 12.05, 240.81°) |
| OKLab | oklab(81.13% -0.0221 -0.0285) |
| OKLCH | oklch(81.13% 0.036 232.2) |
| XYZ | xyz(48.9957, 53.8488, 70.7503) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.26
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6D5 #D5BAAB
analogous
#ABD5CF #ABC6D5 #ABB1D5
triadic
#ABC6D5 #D5ABC6 #C6D5AB
tetradic
#ABC6D5 #CFABD5 #D5BAAB #B1D5AB
square
#ABC6D5 #CFABD5 #D5BAAB #B1D5AB
split-complementary
#ABC6D5 #D5ABB1 #D5CFAB
monochromatic
#598FAC #82AAC1 #ABC6D5 #D4E2E9 #EBF1F5
Accessibility & contrast
On white
1.78
#ABC6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#ABC6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6D5
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6D5 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC5D6
Deuteranopia (green-blind)
#B9C0D5
Tritanopia (blue-blind)
#9FCACB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc6d5; /* rgb */ color: rgb(171, 198, 213); /* oklch */ color: oklch(81.1% 0.036 232.2);
Tailwind
colors: {
custom: {
50: '#c4d7e1',
500: '#abc6d5',
950: '#000000',
},
}SCSS
$custom: #abc6d5; $custom-light: #c4d7e1; $custom-dark: #000000;
JSON
{
"hex": "#abc6d5",
"rgb": {
"r": 171,
"g": 198,
"b": 213
},
"hsl": {
"h": 201.429,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.81125,
"c": 0.03609,
"h": 232.2
},
"luminance": 0.5385
}Semantic roles & 50–950 ramp
primary
#ABC6D5
secondary
#AC8B79
accent
#6239AC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384