#A7CEDE#A7CEDE
#A7CEDE is a very light, muted cyan. Relative luminance 0.576; OKLCH L 82.9% C 0.047 H 224.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CEDE |
|---|---|
| RGB | rgb(167, 206, 222) |
| HSL | hsl(197, 45%, 76%) |
| HSV | hsv(197, 25%, 87%) |
| CMYK | cmyk(24.8%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(80.53, -9.29, -12.15) |
| CIE-LCH | lch(80.53, 15.29, 232.60°) |
| OKLab | oklab(82.86% -0.0333 -0.0331) |
| OKLCH | oklch(82.86% 0.047 224.8) |
| XYZ | xyz(51.1886, 57.6301, 77.5197) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.72
Ice Blue
#A5DFF9
ΔE00 5.29
Sky Blue
#87CEEB
ΔE00 5.79
Baby Blue
#89CFF0
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CEDE #DEB7A7
analogous
#A7DED3 #A7CEDE #A7B3DE
triadic
#A7CEDE #DEA7CE #CEDEA7
tetradic
#A7CEDE #D3A7DE #DEB7A7 #B3DEA7
square
#A7CEDE #D3A7DE #DEB7A7 #B3DEA7
split-complementary
#A7CEDE #DEA7B3 #DED3A7
monochromatic
#4E9CBD #7AB5CD #A7CEDE #D4E7EF #E9F3F7
Accessibility & contrast
On white
1.68
#A7CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#A7CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CEDE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CEDE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#96D3D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a7cede; /* rgb */ color: rgb(167, 206, 222); /* oklch */ color: oklch(82.9% 0.047 224.8);
Tailwind
colors: {
custom: {
50: '#c2dde8',
500: '#a7cede',
950: '#000000',
},
}SCSS
$custom: #a7cede; $custom-light: #c2dde8; $custom-dark: #000000;
JSON
{
"hex": "#a7cede",
"rgb": {
"r": 167,
"g": 206,
"b": 222
},
"hsl": {
"h": 197.455,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.82855,
"c": 0.04696,
"h": 224.8
},
"luminance": 0.57632
}Semantic roles & 50–950 ramp
primary
#A7CEDE
secondary
#B68673
accent
#562DB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484