#A5CEDD#A5CEDD
#A5CEDD is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.7% C 0.048 H 222.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEDD |
|---|---|
| RGB | rgb(165, 206, 221) |
| HSL | hsl(196, 45%, 76%) |
| HSV | hsv(196, 25%, 87%) |
| CMYK | cmyk(25.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(80.38, -10.11, -11.85) |
| CIE-LCH | lch(80.38, 15.58, 229.54°) |
| OKLab | oklab(82.69% -0.0356 -0.0323) |
| OKLCH | oklch(82.69% 0.048 222.2) |
| XYZ | xyz(50.6356, 57.3604, 76.7963) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.45
Ice Blue
#A5DFF9
ΔE00 5.34
Sky Blue
#87CEEB
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.15
Light Grey Blue
#9DBCD4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEDD #DDB4A5
analogous
#A5DDD0 #A5CEDD #A5B2DD
triadic
#A5CEDD #DDA5CE #CEDDA5
tetradic
#A5CEDD #D0A5DD #DDB4A5 #B2DDA5
square
#A5CEDD #D0A5DD #DDB4A5 #B2DDA5
split-complementary
#A5CEDD #DDA5B2 #DDD0A5
monochromatic
#4C9EBB #79B6CC #A5CEDD #D1E6EE #E9F3F7
Accessibility & contrast
On white
1.68
#A5CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#A5CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEDD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEDD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#94D3D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a5cedd; /* rgb */ color: rgb(165, 206, 221); /* oklch */ color: oklch(82.7% 0.048 222.2);
Tailwind
colors: {
custom: {
50: '#c1dde7',
500: '#a5cedd',
950: '#000000',
},
}SCSS
$custom: #a5cedd; $custom-light: #c1dde7; $custom-dark: #000000;
JSON
{
"hex": "#a5cedd",
"rgb": {
"r": 165,
"g": 206,
"b": 221
},
"hsl": {
"h": 196.071,
"s": 45.161,
"l": 75.686
},
"oklch": {
"l": 0.82694,
"c": 0.04807,
"h": 222.2
},
"luminance": 0.57362
}Semantic roles & 50–950 ramp
primary
#A5CEDD
secondary
#B58371
accent
#522DB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484