#ABC5DF#ABC5DF
#ABC5DF is a light, muted cyan. Relative luminance 0.539; OKLCH L 81.3% C 0.046 H 248.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5DF |
|---|---|
| RGB | rgb(171, 197, 223) |
| HSL | hsl(210, 45%, 77%) |
| HSV | hsv(210, 23%, 87%) |
| CMYK | cmyk(23.3%, 11.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.41, -3.12, -15.84) |
| CIE-LCH | lch(78.41, 16.14, 258.86°) |
| OKLab | oklab(81.26% -0.0171 -0.0431) |
| OKLCH | oklch(81.26% 0.046 248.4) |
| XYZ | xyz(50.0765, 53.9166, 77.5663) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.38
Lightsteelblue
#B0C4DE
ΔE00 2.10
Light Blue Grey
#B7C9E2
ΔE00 2.99
Light Grey Blue
#9DBCD4
ΔE00 3.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5DF #DFC5AB
analogous
#ABDFDF #ABC5DF #ABABDF
triadic
#ABC5DF #DFABC5 #C5DFAB
tetradic
#ABC5DF #DFABDF #DFC5AB #ABDFAB
square
#ABC5DF #DFABDF #DFC5AB #ABDFAB
split-complementary
#ABC5DF #DFABAB #DFDFAB
monochromatic
#5288BD #7FA6CE #ABC5DF #D7E4F0 #E9F0F7
Accessibility & contrast
On white
1.78
#ABC5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABC5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5DF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5DF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#9DCBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc5df; /* rgb */ color: rgb(171, 197, 223); /* oklch */ color: oklch(81.3% 0.046 248.4);
Tailwind
colors: {
custom: {
50: '#c4d6e9',
500: '#abc5df',
950: '#000000',
},
}SCSS
$custom: #abc5df; $custom-light: #c4d6e9; $custom-dark: #000000;
JSON
{
"hex": "#abc5df",
"rgb": {
"r": 171,
"g": 197,
"b": 223
},
"hsl": {
"h": 210,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.81257,
"c": 0.04641,
"h": 248.4
},
"luminance": 0.53918
}Semantic roles & 50–950 ramp
primary
#ABC5DF
secondary
#B89776
accent
#732EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384