#A5CBFE#A5CBFE
#A5CBFE is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 83.3% C 0.083 H 255.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CBFE |
|---|---|
| RGB | rgb(165, 203, 254) |
| HSL | hsl(214, 98%, 82%) |
| HSV | hsv(214, 35%, 100%) |
| CMYK | cmyk(35%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.66, -0.61, -29.05) |
| CIE-LCH | lch(80.66, 29.06, 268.80°) |
| OKLab | oklab(83.27% -0.0202 -0.0803) |
| OKLCH | oklch(83.27% 0.083 255.9) |
| XYZ | xyz(54.7569, 57.8644, 102.0305) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.17
Powder Blue (survey)
#B1D1FC
ΔE00 2.36
Pastel Blue
#A2BFFE
ΔE00 3.68
Carolina Blue
#8AB8FE
ΔE00 5.33
Light Blue
#95D0FC
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CBFE #FED8A5
analogous
#A5F8FE #A5CBFE #ACA5FE
triadic
#A5CBFE #FEA5CB #CBFEA5
tetradic
#A5CBFE #FEA5F8 #FED8A5 #A5FEAC
square
#A5CBFE #FEA5F8 #FED8A5 #A5FEAC
split-complementary
#A5CBFE #FEACA5 #F8FEA5
monochromatic
#2C85FD #68A8FD #A5CBFE #E1EEFF #E1EEFF
Accessibility & contrast
On white
1.67
#A5CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#A5CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CBFE
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CBFE | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#AFC4FD
Tritanopia (blue-blind)
#89D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a5cbfe; /* rgb */ color: rgb(165, 203, 254); /* oklch */ color: oklch(83.3% 0.083 255.9);
Tailwind
colors: {
custom: {
50: '#c2daff',
500: '#a5cbfe',
950: '#000000',
},
}SCSS
$custom: #a5cbfe; $custom-light: #c2daff; $custom-dark: #000000;
JSON
{
"hex": "#a5cbfe",
"rgb": {
"r": 165,
"g": 203,
"b": 254
},
"hsl": {
"h": 214.382,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.83274,
"c": 0.08276,
"h": 255.9
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#A5CBFE
secondary
#E2AD65
accent
#8400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386