#A5CCF0#A5CCF0
#A5CCF0 is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.9% C 0.066 H 246.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CCF0 |
|---|---|
| RGB | rgb(165, 204, 240) |
| HSL | hsl(209, 71%, 79%) |
| HSV | hsv(209, 31%, 94%) |
| CMYK | cmyk(31.2%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(80.45, -4.60, -21.92) |
| CIE-LCH | lch(80.45, 22.40, 258.14°) |
| OKLab | oklab(82.94% -0.0261 -0.0602) |
| OKLCH | oklch(82.94% 0.066 246.5) |
| XYZ | xyz(52.8333, 57.4740, 90.7310) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.43
Powder Blue (survey)
#B1D1FC
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 3.77
Cloudy Blue
#ACC2D9
ΔE00 5.10
Lightsteelblue
#B0C4DE
ΔE00 5.24
Light Grey Blue
#9DBCD4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CCF0 #F0C9A5
analogous
#A5F0EF #A5CCF0 #A5A7F0
triadic
#A5CCF0 #F0A5CC #CCF0A5
tetradic
#A5CCF0 #EFA5F0 #F0C9A5 #A7F0A5
square
#A5CCF0 #EFA5F0 #F0C9A5 #A7F0A5
split-complementary
#A5CCF0 #F0A5A7 #F0EFA5
monochromatic
#3C91DF #71AEE7 #A5CCF0 #D9EAF9 #E5F0FB
Accessibility & contrast
On white
1.68
#A5CCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#A5CCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CCF0
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CCF0 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF2
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#8ED4D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5ccf0; /* rgb */ color: rgb(165, 204, 240); /* oklch */ color: oklch(82.9% 0.066 246.5);
Tailwind
colors: {
custom: {
50: '#c1dbf5',
500: '#a5ccf0',
950: '#000000',
},
}SCSS
$custom: #a5ccf0; $custom-light: #c1dbf5; $custom-dark: #000000;
JSON
{
"hex": "#a5ccf0",
"rgb": {
"r": 165,
"g": 204,
"b": 240
},
"hsl": {
"h": 208.8,
"s": 71.429,
"l": 79.412
},
"oklch": {
"l": 0.82943,
"c": 0.06559,
"h": 246.5
},
"luminance": 0.57476
}Semantic roles & 50–950 ramp
primary
#A5CCF0
secondary
#CE9B6B
accent
#6F12D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121517
muted
#828485