#A7CEDD#A7CEDD
#A7CEDD is a very light, muted cyan. Relative luminance 0.576; OKLCH L 82.8% C 0.046 H 223.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A7CEDD |
|---|---|
| RGB | rgb(167, 206, 221) |
| HSL | hsl(197, 44%, 76%) |
| HSV | hsv(197, 24%, 87%) |
| CMYK | cmyk(24.4%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.50, -9.51, -11.66) |
| CIE-LCH | lch(80.50, 15.05, 230.79°) |
| OKLab | oklab(82.82% -0.0337 -0.0317) |
| OKLCH | oklch(82.82% 0.046 223.2) |
| XYZ | xyz(51.0550, 57.5766, 76.8160) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.56
Ice Blue
#A5DFF9
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7CEDD #DDB6A7
analogous
#A7DDD1 #A7CEDD #A7B3DD
triadic
#A7CEDD #DDA7CE #CEDDA7
tetradic
#A7CEDD #D1A7DD #DDB6A7 #B3DDA7
square
#A7CEDD #D1A7DD #DDB6A7 #B3DDA7
split-complementary
#A7CEDD #DDA7B3 #DDD1A7
monochromatic
#4F9DBB #7BB5CC #A7CEDD #D3E7EE #E9F3F6
Accessibility & contrast
On white
1.68
#A7CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#A7CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7CEDD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7CEDD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDE
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#97D3D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a7cedd; /* rgb */ color: rgb(167, 206, 221); /* oklch */ color: oklch(82.8% 0.046 223.2);
Tailwind
colors: {
custom: {
50: '#c2dde7',
500: '#a7cedd',
950: '#000000',
},
}SCSS
$custom: #a7cedd; $custom-light: #c2dde7; $custom-dark: #000000;
JSON
{
"hex": "#a7cedd",
"rgb": {
"r": 167,
"g": 206,
"b": 221
},
"hsl": {
"h": 196.667,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.82821,
"c": 0.04629,
"h": 223.2
},
"luminance": 0.57579
}Semantic roles & 50–950 ramp
primary
#A7CEDD
secondary
#B58573
accent
#542EB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484