#A5CCFF#A5CCFF
#A5CCFF is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.5% C 0.083 H 255.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCFF |
|---|---|
| RGB | rgb(165, 204, 255) |
| HSL | hsl(214, 100%, 82%) |
| HSV | hsv(214, 35%, 100%) |
| CMYK | cmyk(35.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.96, -0.89, -29.13) |
| CIE-LCH | lch(80.96, 29.14, 268.24°) |
| OKLab | oklab(83.52% -0.0211 -0.0805) |
| OKLCH | oklch(83.52% 0.083 255.3) |
| XYZ | xyz(55.1543, 58.4024, 102.9550) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.90
Powder Blue (survey)
#B1D1FC
ΔE00 2.36
Pastel Blue
#A2BFFE
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCFF #FFD8A5
analogous
#A5F9FF #A5CCFF #ABA5FF
triadic
#A5CCFF #FFA5CC #CCFFA5
tetradic
#A5CCFF #FFA5F9 #FFD8A5 #A5FFAB
square
#A5CCFF #FFA5F9 #FFD8A5 #A5FFAB
split-complementary
#A5CCFF #FFABA5 #F9FFA5
monochromatic
#2B87FF #68A9FF #A5CCFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.66
#A5CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#A5CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCFF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCFF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#AFC5FE
Tritanopia (blue-blind)
#88D7DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a5ccff; /* rgb */ color: rgb(165, 204, 255); /* oklch */ color: oklch(83.5% 0.083 255.3);
Tailwind
colors: {
custom: {
50: '#c2dbff',
500: '#a5ccff',
950: '#000000',
},
}SCSS
$custom: #a5ccff; $custom-light: #c2dbff; $custom-dark: #000000;
JSON
{
"hex": "#a5ccff",
"rgb": {
"r": 165,
"g": 204,
"b": 255
},
"hsl": {
"h": 214,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.8352,
"c": 0.0832,
"h": 255.3
},
"luminance": 0.58405
}Semantic roles & 50–950 ramp
primary
#A5CCFF
secondary
#E4AD64
accent
#8200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486