#A2C8DB#A2C8DB
#A2C8DB is a light, muted cyan. Relative luminance 0.541; OKLCH L 81.2% C 0.049 H 229.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8DB |
|---|---|
| RGB | rgb(162, 200, 219) |
| HSL | hsl(200, 44%, 75%) |
| HSV | hsv(200, 26%, 86%) |
| CMYK | cmyk(26%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(78.52, -8.32, -13.58) |
| CIE-LCH | lch(78.52, 15.93, 238.52°) |
| OKLab | oklab(81.16% -0.0314 -0.037) |
| OKLCH | oklch(81.16% 0.049 229.7) |
| XYZ | xyz(48.3370, 54.1025, 74.9001) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 4.65
Sky Blue
#87CEEB
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8DB #DBB5A2
analogous
#A2DBD2 #A2C8DB #A2ACDB
triadic
#A2C8DB #DBA2C8 #C8DBA2
tetradic
#A2C8DB #D2A2DB #DBB5A2 #ACDBA2
square
#A2C8DB #D2A2DB #DBB5A2 #ACDBA2
split-complementary
#A2C8DB #DBA2AC #DBD2A2
monochromatic
#4A94B9 #76AECA #A2C8DB #CEE2EC #E9F2F6
Accessibility & contrast
On white
1.78
#A2C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#A2C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8DB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8DB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#91CDCE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a2c8db; /* rgb */ color: rgb(162, 200, 219); /* oklch */ color: oklch(81.2% 0.049 229.7);
Tailwind
colors: {
custom: {
50: '#bed8e6',
500: '#a2c8db',
950: '#000000',
},
}SCSS
$custom: #a2c8db; $custom-light: #bed8e6; $custom-dark: #000000;
JSON
{
"hex": "#a2c8db",
"rgb": {
"r": 162,
"g": 200,
"b": 219
},
"hsl": {
"h": 200,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.81155,
"c": 0.04853,
"h": 229.7
},
"luminance": 0.54104
}Semantic roles & 50–950 ramp
primary
#A2C8DB
secondary
#B3856E
accent
#5C2EB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384