#ABC7DE#ABC7DE
#ABC7DE is a light, muted cyan. Relative luminance 0.548; OKLCH L 81.6% C 0.044 H 243.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7DE |
|---|---|
| RGB | rgb(171, 199, 222) |
| HSL | hsl(207, 44%, 77%) |
| HSV | hsv(207, 23%, 87%) |
| CMYK | cmyk(23%, 10.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.91, -4.41, -14.55) |
| CIE-LCH | lch(78.91, 15.20, 253.15°) |
| OKLab | oklab(81.64% -0.0201 -0.0396) |
| OKLCH | oklch(81.64% 0.044 243) |
| XYZ | xyz(50.3992, 54.7771, 77.0107) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.23
Light Grey Blue
#9DBCD4
ΔE00 3.09
Lightsteelblue
#B0C4DE
ΔE00 3.51
Light Blue Grey
#B7C9E2
ΔE00 4.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7DE #DEC2AB
analogous
#ABDEDC #ABC7DE #ABAEDE
triadic
#ABC7DE #DEABC7 #C7DEAB
tetradic
#ABC7DE #DCABDE #DEC2AB #AEDEAB
square
#ABC7DE #DCABDE #DEC2AB #AEDEAB
split-complementary
#ABC7DE #DEABAE #DEDCAB
monochromatic
#538CBB #7FAACD #ABC7DE #D7E4EF #E9F0F6
Accessibility & contrast
On white
1.76
#ABC7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ABC7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7DE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7DE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#9DCDCE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc7de; /* rgb */ color: rgb(171, 199, 222); /* oklch */ color: oklch(81.6% 0.044 243.0);
Tailwind
colors: {
custom: {
50: '#c4d8e8',
500: '#abc7de',
950: '#000000',
},
}SCSS
$custom: #abc7de; $custom-light: #c4d8e8; $custom-dark: #000000;
JSON
{
"hex": "#abc7de",
"rgb": {
"r": 171,
"g": 199,
"b": 222
},
"hsl": {
"h": 207.059,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.81641,
"c": 0.04443,
"h": 243
},
"luminance": 0.54779
}Semantic roles & 50–950 ramp
primary
#ABC7DE
secondary
#B69377
accent
#6C2FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384