#ABCED7#ABCED7
#ABCED7 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.039 H 215.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCED7 |
|---|---|
| RGB | rgb(171, 206, 215) |
| HSL | hsl(192, 35%, 76%) |
| HSV | hsv(192, 20%, 84%) |
| CMYK | cmyk(20.5%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(80.57, -9.63, -8.31) |
| CIE-LCH | lch(80.57, 12.72, 220.81°) |
| OKLab | oklab(82.88% -0.0321 -0.0226) |
| OKLCH | oklch(82.88% 0.039 215.1) |
| XYZ | xyz(51.1282, 57.7052, 72.7212) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 5.32
Ice Blue
#A5DFF9
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 8.11
Baby Blue
#89CFF0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCED7 #D7B4AB
analogous
#ABD7CA #ABCED7 #ABB8D7
triadic
#ABCED7 #D7ABCE #CED7AB
tetradic
#ABCED7 #CAABD7 #D7B4AB #B8D7AB
square
#ABCED7 #CAABD7 #D7B4AB #B8D7AB
split-complementary
#ABCED7 #D7ABB8 #D7CAAB
monochromatic
#589EB0 #82B6C3 #ABCED7 #D4E6EB #EAF3F5
Accessibility & contrast
On white
1.67
#ABCED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#ABCED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCED7
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCED7 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD8
Deuteranopia (green-blind)
#C0C5D7
Tritanopia (blue-blind)
#9ED2D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abced7; /* rgb */ color: rgb(171, 206, 215); /* oklch */ color: oklch(82.9% 0.039 215.1);
Tailwind
colors: {
custom: {
50: '#c4dde3',
500: '#abced7',
950: '#000000',
},
}SCSS
$custom: #abced7; $custom-light: #c4dde3; $custom-dark: #000000;
JSON
{
"hex": "#abced7",
"rgb": {
"r": 171,
"g": 206,
"b": 215
},
"hsl": {
"h": 192.273,
"s": 35.484,
"l": 75.686
},
"oklch": {
"l": 0.82884,
"c": 0.03928,
"h": 215.1
},
"luminance": 0.57707
}Semantic roles & 50–950 ramp
primary
#ABCED7
secondary
#AE8378
accent
#5037AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484