#A2BBC8#A2BBC8
#A2BBC8 is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.033 H 230.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBC8 |
|---|---|
| RGB | rgb(162, 187, 200) |
| HSL | hsl(201, 26%, 71%) |
| HSV | hsv(201, 19%, 78%) |
| CMYK | cmyk(19%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.44, -5.71, -9.40) |
| CIE-LCH | lch(74.44, 11.00, 238.73°) |
| OKLab | oklab(77.74% -0.0211 -0.0255) |
| OKLCH | oklch(77.74% 0.033 230.4) |
| XYZ | xyz(43.0932, 47.3910, 61.5093) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.07
Cloudy Blue
#ACC2D9
ΔE00 5.33
Cool Gray
#9AA7B0
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.06
Bluegrey
#85A3B2
ΔE00 7.26
Light Blue Grey
#B7C9E2
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBC8 #C8AFA2
analogous
#A2C8C2 #A2BBC8 #A2A8C8
triadic
#A2BBC8 #C8A2BB #BBC8A2
tetradic
#A2BBC8 #C2A2C8 #C8AFA2 #A8C8A2
square
#A2BBC8 #C2A2C8 #C8AFA2 #A8C8A2
split-complementary
#A2BBC8 #C8A2A8 #C8C2A2
monochromatic
#598297 #7C9FB1 #A2BBC8 #C8D7DF #ECF1F4
Accessibility & contrast
On white
2.00
#A2BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A2BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBC8
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBC8 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#AFB5C8
Tritanopia (blue-blind)
#98BFBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bbc8; /* rgb */ color: rgb(162, 187, 200); /* oklch */ color: oklch(77.7% 0.033 230.4);
Tailwind
colors: {
custom: {
50: '#becfd8',
500: '#a2bbc8',
950: '#000000',
},
}SCSS
$custom: #a2bbc8; $custom-light: #becfd8; $custom-dark: #000000;
JSON
{
"hex": "#a2bbc8",
"rgb": {
"r": 162,
"g": 187,
"b": 200
},
"hsl": {
"h": 200.526,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.77741,
"c": 0.03306,
"h": 230.4
},
"luminance": 0.47392
}Semantic roles & 50–950 ramp
primary
#A2BBC8
secondary
#E8E1DE
accent
#6341A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283