#A5CEE4#A5CEE4
#A5CEE4 is a very light, muted cyan. Relative luminance 0.577; OKLCH L 82.9% C 0.053 H 231.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CEE4 |
|---|---|
| RGB | rgb(165, 206, 228) |
| HSL | hsl(201, 54%, 77%) |
| HSV | hsv(201, 28%, 89%) |
| CMYK | cmyk(27.6%, 9.6%, 0%, 10.6%) |
| CIE-LAB | lab(80.59, -8.50, -15.28) |
| CIE-LCH | lch(80.59, 17.49, 240.91°) |
| OKLab | oklab(82.93% -0.033 -0.0417) |
| OKLCH | oklch(82.93% 0.053 231.6) |
| XYZ | xyz(51.5877, 57.7412, 81.8108) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.14
Ice Blue
#A5DFF9
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 4.92
Sky Blue
#87CEEB
ΔE00 5.08
Light Grey Blue
#9DBCD4
ΔE00 5.25
Light Blue
#95D0FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CEE4 #E4BBA5
analogous
#A5E4DA #A5CEE4 #A5AFE4
triadic
#A5CEE4 #E4A5CE #CEE4A5
tetradic
#A5CEE4 #DAA5E4 #E4BBA5 #AFE4A5
square
#A5CEE4 #DAA5E4 #E4BBA5 #AFE4A5
split-complementary
#A5CEE4 #E4A5AF #E4DAA5
monochromatic
#479BC8 #76B4D6 #A5CEE4 #D4E8F2 #E7F2F8
Accessibility & contrast
On white
1.67
#A5CEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#A5CEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CEE4
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CEE4 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE5
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#92D4D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5cee4; /* rgb */ color: rgb(165, 206, 228); /* oklch */ color: oklch(82.9% 0.053 231.6);
Tailwind
colors: {
custom: {
50: '#c1ddec',
500: '#a5cee4',
950: '#000000',
},
}SCSS
$custom: #a5cee4; $custom-light: #c1ddec; $custom-dark: #000000;
JSON
{
"hex": "#a5cee4",
"rgb": {
"r": 165,
"g": 206,
"b": 228
},
"hsl": {
"h": 200.952,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.82933,
"c": 0.05319,
"h": 231.6
},
"luminance": 0.57743
}Semantic roles & 50–950 ramp
primary
#A5CEE4
secondary
#BE8B6F
accent
#5B24C1
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484