#A2C8DC#A2C8DC
#A2C8DC is a light, muted cyan. Relative luminance 0.542; OKLCH L 81.2% C 0.049 H 231.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8DC |
|---|---|
| RGB | rgb(162, 200, 220) |
| HSL | hsl(201, 45%, 75%) |
| HSV | hsv(201, 26%, 86%) |
| CMYK | cmyk(26.4%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.55, -8.09, -14.07) |
| CIE-LCH | lch(78.55, 16.23, 240.12°) |
| OKLab | oklab(81.19% -0.031 -0.0384) |
| OKLCH | oklch(81.19% 0.049 231.1) |
| XYZ | xyz(48.4690, 54.1553, 75.5955) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 4.88
Cloudy Blue
#ACC2D9
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 5.62
Baby Blue
#89CFF0
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8DC #DCB6A2
analogous
#A2DCD3 #A2C8DC #A2ABDC
triadic
#A2C8DC #DCA2C8 #C8DCA2
tetradic
#A2C8DC #D3A2DC #DCB6A2 #ABDCA2
square
#A2C8DC #D3A2DC #DCB6A2 #ABDCA2
split-complementary
#A2C8DC #DCA2AB #DCD3A2
monochromatic
#4993BB #76AECB #A2C8DC #CEE2ED #E9F2F7
Accessibility & contrast
On white
1.77
#A2C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#A2C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8DC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8DC | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#91CECE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2c8dc; /* rgb */ color: rgb(162, 200, 220); /* oklch */ color: oklch(81.2% 0.049 231.1);
Tailwind
colors: {
custom: {
50: '#bed8e6',
500: '#a2c8dc',
950: '#000000',
},
}SCSS
$custom: #a2c8dc; $custom-light: #bed8e6; $custom-dark: #000000;
JSON
{
"hex": "#a2c8dc",
"rgb": {
"r": 162,
"g": 200,
"b": 220
},
"hsl": {
"h": 200.69,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.8119,
"c": 0.04933,
"h": 231.1
},
"luminance": 0.54157
}Semantic roles & 50–950 ramp
primary
#A2C8DC
secondary
#B4866E
accent
#5D2DB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384