#A2CBFE#A2CBFE
#A2CBFE is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 83.1% C 0.084 H 254.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBFE |
|---|---|
| RGB | rgb(162, 203, 254) |
| HSL | hsl(213, 98%, 82%) |
| HSV | hsv(213, 36%, 100%) |
| CMYK | cmyk(36.2%, 20.1%, 0%, 0.4%) |
| CIE-LAB | lab(80.49, -1.41, -29.34) |
| CIE-LCH | lch(80.49, 29.37, 267.24°) |
| OKLab | oklab(83.09% -0.023 -0.0811) |
| OKLCH | oklch(83.09% 0.084 254.2) |
| XYZ | xyz(54.1400, 57.5463, 102.0016) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.60
Powder Blue (survey)
#B1D1FC
ΔE00 2.83
Pastel Blue
#A2BFFE
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 4.80
Carolina Blue
#8AB8FE
ΔE00 5.12
Sky
#82CAFC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBFE #FED5A2
analogous
#A2F9FE #A2CBFE #A7A2FE
triadic
#A2CBFE #FEA2CB #CBFEA2
tetradic
#A2CBFE #FEA2F9 #FED5A2 #A2FEA7
square
#A2CBFE #FEA2F9 #FED5A2 #A2FEA7
split-complementary
#A2CBFE #FEA7A2 #F9FEA2
monochromatic
#2987FD #65A9FD #A2CBFE #DFEDFF #E1EEFF
Accessibility & contrast
On white
1.68
#A2CBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#A2CBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBFE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBFE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#AEC4FD
Tritanopia (blue-blind)
#84D6DC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a2cbfe; /* rgb */ color: rgb(162, 203, 254); /* oklch */ color: oklch(83.1% 0.084 254.2);
Tailwind
colors: {
custom: {
50: '#c0daff',
500: '#a2cbfe',
950: '#000000',
},
}SCSS
$custom: #a2cbfe; $custom-light: #c0daff; $custom-dark: #000000;
JSON
{
"hex": "#a2cbfe",
"rgb": {
"r": 162,
"g": 203,
"b": 254
},
"hsl": {
"h": 213.261,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.83088,
"c": 0.08432,
"h": 254.2
},
"luminance": 0.57549
}Semantic roles & 50–950 ramp
primary
#A2CBFE
secondary
#E2A962
accent
#7F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386