#A2C8DD#A2C8DD
#A2C8DD is a light, muted cyan. Relative luminance 0.542; OKLCH L 81.2% C 0.050 H 232.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8DD |
|---|---|
| RGB | rgb(162, 200, 221) |
| HSL | hsl(201, 46%, 75%) |
| HSV | hsv(201, 27%, 87%) |
| CMYK | cmyk(26.7%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(78.58, -7.86, -14.57) |
| CIE-LCH | lch(78.58, 16.55, 241.66°) |
| OKLab | oklab(81.23% -0.0306 -0.0397) |
| OKLCH | oklch(81.23% 0.05 232.4) |
| XYZ | xyz(48.6019, 54.2085, 76.2951) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.92
Lightblue
#ADD8E6
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 5.35
Baby Blue
#89CFF0
ΔE00 5.55
Sky Blue
#87CEEB
ΔE00 5.63
Ice Blue
#A5DFF9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8DD #DDB7A2
analogous
#A2DDD5 #A2C8DD #A2AADD
triadic
#A2C8DD #DDA2C8 #C8DDA2
tetradic
#A2C8DD #D5A2DD #DDB7A2 #AADDA2
square
#A2C8DD #D5A2DD #DDB7A2 #AADDA2
split-complementary
#A2C8DD #DDA2AA #DDD5A2
monochromatic
#4893BC #75ADCD #A2C8DD #CFE3ED #E9F2F7
Accessibility & contrast
On white
1.77
#A2C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#A2C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8DD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8DD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#B6BFDD
Tritanopia (blue-blind)
#90CECF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2c8dd; /* rgb */ color: rgb(162, 200, 221); /* oklch */ color: oklch(81.2% 0.050 232.4);
Tailwind
colors: {
custom: {
50: '#bed8e7',
500: '#a2c8dd',
950: '#000000',
},
}SCSS
$custom: #a2c8dd; $custom-light: #bed8e7; $custom-dark: #000000;
JSON
{
"hex": "#a2c8dd",
"rgb": {
"r": 162,
"g": 200,
"b": 221
},
"hsl": {
"h": 201.356,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.81225,
"c": 0.05017,
"h": 232.4
},
"luminance": 0.5421
}Semantic roles & 50–950 ramp
primary
#A2C8DD
secondary
#B5876E
accent
#5E2CBA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384