#A2BECA#A2BECA
#A2BECA is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.035 H 225.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BECA |
|---|---|
| RGB | rgb(162, 190, 202) |
| HSL | hsl(198, 27%, 71%) |
| HSV | hsv(198, 20%, 79%) |
| CMYK | cmyk(19.8%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.31, -6.87, -9.20) |
| CIE-LCH | lch(75.31, 11.48, 233.25°) |
| OKLab | oklab(78.45% -0.0244 -0.0249) |
| OKLCH | oklch(78.45% 0.035 225.6) |
| XYZ | xyz(43.9715, 48.7713, 62.9627) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.97
Cool Gray
#9AA7B0
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BECA #CAAEA2
analogous
#A2CAC2 #A2BECA #A2AACA
triadic
#A2BECA #CAA2BE #BECAA2
tetradic
#A2BECA #C2A2CA #CAAEA2 #AACAA2
square
#A2BECA #C2A2CA #CAAEA2 #AACAA2
split-complementary
#A2BECA #CAA2AA #CAC2A2
monochromatic
#58869A #7BA3B4 #A2BECA #C9D9E0 #ECF1F4
Accessibility & contrast
On white
1.95
#A2BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A2BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BECA
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BECA | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#97C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2beca; /* rgb */ color: rgb(162, 190, 202); /* oklch */ color: oklch(78.4% 0.035 225.6);
Tailwind
colors: {
custom: {
50: '#bed1da',
500: '#a2beca',
950: '#000000',
},
}SCSS
$custom: #a2beca; $custom-light: #bed1da; $custom-dark: #000000;
JSON
{
"hex": "#a2beca",
"rgb": {
"r": 162,
"g": 190,
"b": 202
},
"hsl": {
"h": 198,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.78447,
"c": 0.03489,
"h": 225.6
},
"luminance": 0.48773
}Semantic roles & 50–950 ramp
primary
#A2BECA
secondary
#E9E2DF
accent
#5E40A6
background
#FBFCFD
surface
#F7F9FA
border
#D0D2D3
text
#121414
muted
#818283