#A5CEE7#A5CEE7
#A5CEE7 is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.0% C 0.056 H 235.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEE7 |
|---|---|
| RGB | rgb(165, 206, 231) |
| HSL | hsl(203, 58%, 78%) |
| HSV | hsv(203, 29%, 91%) |
| CMYK | cmyk(28.6%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(80.69, -7.80, -16.74) |
| CIE-LCH | lch(80.69, 18.47, 245.02°) |
| OKLab | oklab(83.04% -0.0319 -0.0458) |
| OKLCH | oklch(83.04% 0.056 235.1) |
| XYZ | xyz(52.0078, 57.9093, 84.0231) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 4.82
Ice Blue
#A5DFF9
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEE7 #E7BEA5
analogous
#A5E7DF #A5CEE7 #A5ADE7
triadic
#A5CEE7 #E7A5CE #CEE7A5
tetradic
#A5CEE7 #DFA5E7 #E7BEA5 #ADE7A5
square
#A5CEE7 #DFA5E7 #E7BEA5 #ADE7A5
split-complementary
#A5CEE7 #E7A5AD #E7DFA5
monochromatic
#4499CD #75B4DA #A5CEE7 #D5E8F4 #E7F2F9
Accessibility & contrast
On white
1.67
#A5CEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#A5CEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEE7
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEE7 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CDE8
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#91D5D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5cee7; /* rgb */ color: rgb(165, 206, 231); /* oklch */ color: oklch(83.0% 0.056 235.1);
Tailwind
colors: {
custom: {
50: '#c1ddee',
500: '#a5cee7',
950: '#000000',
},
}SCSS
$custom: #a5cee7; $custom-light: #c1ddee; $custom-dark: #000000;
JSON
{
"hex": "#a5cee7",
"rgb": {
"r": 165,
"g": 206,
"b": 231
},
"hsl": {
"h": 202.727,
"s": 57.895,
"l": 77.647
},
"oklch": {
"l": 0.83038,
"c": 0.05579,
"h": 235.1
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#A5CEE7
secondary
#C28E6E
accent
#5F20C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121516
muted
#828485