#A5CEE2#A5CEE2
#A5CEE2 is a very light, muted cyan. Relative luminance 0.576; OKLCH L 82.9% C 0.052 H 229.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEE2 |
|---|---|
| RGB | rgb(165, 206, 226) |
| HSL | hsl(200, 51%, 77%) |
| HSV | hsv(200, 27%, 89%) |
| CMYK | cmyk(27%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(80.53, -8.96, -14.30) |
| CIE-LCH | lch(80.53, 16.88, 237.92°) |
| OKLab | oklab(82.86% -0.0337 -0.039) |
| OKLCH | oklch(82.86% 0.052 229.1) |
| XYZ | xyz(51.3117, 57.6308, 80.3570) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.53
Ice Blue
#A5DFF9
ΔE00 4.72
Sky Blue
#87CEEB
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEE2 #E2B9A5
analogous
#A5E2D8 #A5CEE2 #A5B0E2
triadic
#A5CEE2 #E2A5CE #CEE2A5
tetradic
#A5CEE2 #D8A5E2 #E2B9A5 #B0E2A5
square
#A5CEE2 #D8A5E2 #E2B9A5 #B0E2A5
split-complementary
#A5CEE2 #E2A5B0 #E2D8A5
monochromatic
#489CC4 #77B5D3 #A5CEE2 #D3E7F1 #E8F2F8
Accessibility & contrast
On white
1.68
#A5CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#A5CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEE2
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEE2 | 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)
#C4CCE3
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#92D4D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5cee2; /* rgb */ color: rgb(165, 206, 226); /* oklch */ color: oklch(82.9% 0.052 229.1);
Tailwind
colors: {
custom: {
50: '#c1ddeb',
500: '#a5cee2',
950: '#000000',
},
}SCSS
$custom: #a5cee2; $custom-light: #c1ddeb; $custom-dark: #000000;
JSON
{
"hex": "#a5cee2",
"rgb": {
"r": 165,
"g": 206,
"b": 226
},
"hsl": {
"h": 199.672,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.82864,
"c": 0.05158,
"h": 229.1
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#A5CEE2
secondary
#BB8970
accent
#5927BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484