#A2CBDB#A2CBDB
#A2CBDB is a light, muted cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.049 H 223.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBDB |
|---|---|
| RGB | rgb(162, 203, 219) |
| HSL | hsl(197, 44%, 75%) |
| HSV | hsv(197, 26%, 86%) |
| CMYK | cmyk(26%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.33, -9.89, -12.37) |
| CIE-LCH | lch(79.33, 15.84, 231.36°) |
| OKLab | oklab(81.8% -0.0353 -0.0337) |
| OKLCH | oklch(81.8% 0.049 223.7) |
| XYZ | xyz(49.0386, 55.5057, 75.1340) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.69
Baby Blue
#89CFF0
ΔE00 5.88
Light Grey Blue
#9DBCD4
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBDB #DBB2A2
analogous
#A2DBCF #A2CBDB #A2AFDB
triadic
#A2CBDB #DBA2CB #CBDBA2
tetradic
#A2CBDB #CFA2DB #DBB2A2 #AFDBA2
square
#A2CBDB #CFA2DB #DBB2A2 #AFDBA2
split-complementary
#A2CBDB #DBA2AF #DBCFA2
monochromatic
#4A9AB9 #76B2CA #A2CBDB #CEE4EC #E9F3F6
Accessibility & contrast
On white
1.74
#A2CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A2CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBDB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBDB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#91D0D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cbdb; /* rgb */ color: rgb(162, 203, 219); /* oklch */ color: oklch(81.8% 0.049 223.7);
Tailwind
colors: {
custom: {
50: '#bedae6',
500: '#a2cbdb',
950: '#000000',
},
}SCSS
$custom: #a2cbdb; $custom-light: #bedae6; $custom-dark: #000000;
JSON
{
"hex": "#a2cbdb",
"rgb": {
"r": 162,
"g": 203,
"b": 219
},
"hsl": {
"h": 196.842,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.81796,
"c": 0.04881,
"h": 223.7
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#A2CBDB
secondary
#B3826E
accent
#552EB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384