#A5CCFB#A5CCFB
#A5CCFB is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.078 H 253.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCFB |
|---|---|
| RGB | rgb(165, 204, 251) |
| HSL | hsl(213, 91%, 82%) |
| HSV | hsv(213, 34%, 98%) |
| CMYK | cmyk(34.3%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.82, -1.90, -27.21) |
| CIE-LCH | lch(80.82, 27.28, 266.01°) |
| OKLab | oklab(83.36% -0.0224 -0.0751) |
| OKLCH | oklch(83.36% 0.078 253.4) |
| XYZ | xyz(54.5172, 58.1475, 99.5991) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.55
Powder Blue (survey)
#B1D1FC
ΔE00 2.24
Pastel Blue
#A2BFFE
ΔE00 4.30
Light Blue
#95D0FC
ΔE00 4.79
Carolina Blue
#8AB8FE
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCFB #FBD4A5
analogous
#A5F7FB #A5CCFB #A9A5FB
triadic
#A5CCFB #FBA5CC #CCFBA5
tetradic
#A5CCFB #FBA5F7 #FBD4A5 #A5FBA9
square
#A5CCFB #FBA5F7 #FBD4A5 #A5FBA9
split-complementary
#A5CCFB #FBA9A5 #F7FBA5
monochromatic
#308AF6 #6AABF8 #A5CCFB #E0EDFE #E2EEFE
Accessibility & contrast
On white
1.66
#A5CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#A5CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCFB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCFB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFD
Deuteranopia (green-blind)
#B1C5FA
Tritanopia (blue-blind)
#8AD6DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a5ccfb; /* rgb */ color: rgb(165, 204, 251); /* oklch */ color: oklch(83.4% 0.078 253.4);
Tailwind
colors: {
custom: {
50: '#c2dbfc',
500: '#a5ccfb',
950: '#000000',
},
}SCSS
$custom: #a5ccfb; $custom-light: #c2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#a5ccfb",
"rgb": {
"r": 165,
"g": 204,
"b": 251
},
"hsl": {
"h": 212.791,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.83362,
"c": 0.07834,
"h": 253.4
},
"luminance": 0.5815
}Semantic roles & 50–950 ramp
primary
#A5CCFB
secondary
#DEA867
accent
#7D00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121517
muted
#828485