#A2CBDA#A2CBDA
#A2CBDA is a light, muted cyan. Relative luminance 0.555; OKLCH L 81.8% C 0.048 H 222.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBDA |
|---|---|
| RGB | rgb(162, 203, 218) |
| HSL | hsl(196, 43%, 75%) |
| HSV | hsv(196, 26%, 85%) |
| CMYK | cmyk(25.7%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(79.30, -10.12, -11.88) |
| CIE-LCH | lch(79.30, 15.60, 229.58°) |
| OKLab | oklab(81.76% -0.0357 -0.0323) |
| OKLCH | oklch(81.76% 0.048 222.2) |
| XYZ | xyz(48.9073, 55.4532, 74.4427) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.13
Light Grey Blue
#9DBCD4
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBDA #DAB1A2
analogous
#A2DACD #A2CBDA #A2AFDA
triadic
#A2CBDA #DAA2CB #CBDAA2
tetradic
#A2CBDA #CDA2DA #DAB1A2 #AFDAA2
square
#A2CBDA #CDA2DA #DAB1A2 #AFDAA2
split-complementary
#A2CBDA #DAA2AF #DACDA2
monochromatic
#4A9AB7 #76B3C9 #A2CBDA #CEE3EB #E9F3F6
Accessibility & contrast
On white
1.74
#A2CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#A2CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBDA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBDA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B9C1DA
Tritanopia (blue-blind)
#91D0D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cbda; /* rgb */ color: rgb(162, 203, 218); /* oklch */ color: oklch(81.8% 0.048 222.2);
Tailwind
colors: {
custom: {
50: '#bedae5',
500: '#a2cbda',
950: '#000000',
},
}SCSS
$custom: #a2cbda; $custom-light: #bedae5; $custom-dark: #000000;
JSON
{
"hex": "#a2cbda",
"rgb": {
"r": 162,
"g": 203,
"b": 218
},
"hsl": {
"h": 196.071,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.81763,
"c": 0.04817,
"h": 222.2
},
"luminance": 0.55455
}Semantic roles & 50–950 ramp
primary
#A2CBDA
secondary
#B2816F
accent
#532FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384