#A2C8CE#A2C8CE
#A2C8CE is a light, muted teal. Relative luminance 0.534; OKLCH L 80.7% C 0.041 H 208.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8CE |
|---|---|
| RGB | rgb(162, 200, 206) |
| HSL | hsl(188, 31%, 72%) |
| HSV | hsv(188, 21%, 81%) |
| CMYK | cmyk(21.4%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.14, -11.24, -7.16) |
| CIE-LCH | lch(78.14, 13.33, 212.49°) |
| OKLab | oklab(80.72% -0.0364 -0.0194) |
| OKLCH | oklch(80.72% 0.041 208.1) |
| XYZ | xyz(46.6919, 53.4445, 66.2362) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 8.35
Ice Blue
#A5DFF9
ΔE00 8.78
Light Grey Blue
#9DBCD4
ΔE00 9.04
Baby Blue
#89CFF0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8CE #CEA8A2
analogous
#A2CEBE #A2C8CE #A2B2CE
triadic
#A2C8CE #CEA2C8 #C8CEA2
tetradic
#A2C8CE #BEA2CE #CEA8A2 #B2CEA2
square
#A2C8CE #BEA2CE #CEA8A2 #B2CEA2
split-complementary
#A2C8CE #CEA2B2 #CEBEA2
monochromatic
#5596A1 #7AB0B9 #A2C8CE #CAE0E3 #EBF3F4
Accessibility & contrast
On white
1.80
#A2C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#A2C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8CE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8CE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#95CBCA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2c8ce; /* rgb */ color: rgb(162, 200, 206); /* oklch */ color: oklch(80.7% 0.041 208.1);
Tailwind
colors: {
custom: {
50: '#bed8dd',
500: '#a2c8ce',
950: '#000000',
},
}SCSS
$custom: #a2c8ce; $custom-light: #bed8dd; $custom-dark: #000000;
JSON
{
"hex": "#a2c8ce",
"rgb": {
"r": 162,
"g": 200,
"b": 206
},
"hsl": {
"h": 188.182,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.80723,
"c": 0.04124,
"h": 208.1
},
"luminance": 0.53446
}Semantic roles & 50–950 ramp
primary
#A2C8CE
secondary
#A37871
accent
#4B3CAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384