#A2C8CB#A2C8CB
#A2C8CB is a light, muted teal. Relative luminance 0.533; OKLCH L 80.6% C 0.041 H 202.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8CB |
|---|---|
| RGB | rgb(162, 200, 203) |
| HSL | hsl(184, 28%, 72%) |
| HSV | hsv(184, 20%, 80%) |
| CMYK | cmyk(20.2%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(78.05, -11.89, -5.67) |
| CIE-LCH | lch(78.05, 13.17, 205.48°) |
| OKLab | oklab(80.63% -0.0375 -0.0154) |
| OKLCH | oklch(80.63% 0.041 202.3) |
| XYZ | xyz(46.3310, 53.3001, 64.3352) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 9.46
Paleturquoise
#AFEEEE
ΔE00 9.65
Ice Blue
#A5DFF9
ΔE00 9.84
Light Grey Blue
#9DBCD4
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8CB #CBA5A2
analogous
#A2CBBA #A2C8CB #A2B4CB
triadic
#A2C8CB #CBA2C8 #C8CBA2
tetradic
#A2C8CB #BAA2CB #CBA5A2 #B4CBA2
square
#A2C8CB #BAA2CB #CBA5A2 #B4CBA2
split-complementary
#A2C8CB #CBA2B4 #CBBAA2
monochromatic
#57979C #7BB1B5 #A2C8CB #C9DFE1 #EBF3F4
Accessibility & contrast
On white
1.80
#A2C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#A2C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8CB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8CB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#95CBC9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2c8cb; /* rgb */ color: rgb(162, 200, 203); /* oklch */ color: oklch(80.6% 0.041 202.3);
Tailwind
colors: {
custom: {
50: '#bed8da',
500: '#a2c8cb',
950: '#000000',
},
}SCSS
$custom: #a2c8cb; $custom-light: #bed8da; $custom-dark: #000000;
JSON
{
"hex": "#a2c8cb",
"rgb": {
"r": 162,
"g": 200,
"b": 203
},
"hsl": {
"h": 184.39,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.80628,
"c": 0.04059,
"h": 202.3
},
"luminance": 0.53302
}Semantic roles & 50–950 ramp
primary
#A2C8CB
secondary
#A07571
accent
#463FA7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383