#A2CECE#A2CECE
#A2CECE is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.0% C 0.046 H 196.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CECE |
|---|---|
| RGB | rgb(162, 206, 206) |
| HSL | hsl(180, 31%, 72%) |
| HSV | hsv(180, 21%, 81%) |
| CMYK | cmyk(21.4%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(79.77, -14.34, -4.74) |
| CIE-LCH | lch(79.77, 15.10, 198.30°) |
| OKLab | oklab(82.02% -0.0443 -0.0129) |
| OKLCH | oklch(82.02% 0.046 196.3) |
| XYZ | xyz(48.1089, 56.2784, 66.7085) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.93
Lightblue
#ADD8E6
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 7.65
Pale Sky Blue
#BDF6FE
ΔE00 9.50
Robin'S Egg Blue
#98EFF9
ΔE00 9.53
Light Sky Blue
#C6FCFF
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CECE #CEA2A2
analogous
#A2CEB8 #A2CECE #A2B8CE
triadic
#A2CECE #CEA2CE #CECEA2
tetradic
#A2CECE #B8A2CE #CEA2A2 #B8CEA2
square
#A2CECE #B8A2CE #CEA2A2 #B8CEA2
split-complementary
#A2CECE #CEA2B8 #CEB8A2
monochromatic
#55A1A1 #7AB9B9 #A2CECE #CAE3E3 #EBF4F4
Accessibility & contrast
On white
1.71
#A2CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#A2CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CECE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CECE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACE
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#94D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2cece; /* rgb */ color: rgb(162, 206, 206); /* oklch */ color: oklch(82.0% 0.046 196.3);
Tailwind
colors: {
custom: {
50: '#bedddc',
500: '#a2cece',
950: '#000000',
},
}SCSS
$custom: #a2cece; $custom-light: #bedddc; $custom-dark: #000000;
JSON
{
"hex": "#a2cece",
"rgb": {
"r": 162,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.82021,
"c": 0.04617,
"h": 196.3
},
"luminance": 0.5628
}Semantic roles & 50–950 ramp
primary
#A2CECE
secondary
#A37171
accent
#3C3CAA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484