#A2CECA#A2CECA
#A2CECA is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.047 H 189.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CECA |
|---|---|
| RGB | rgb(162, 206, 202) |
| HSL | hsl(175, 31%, 72%) |
| HSV | hsv(175, 21%, 81%) |
| CMYK | cmyk(21.4%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(79.66, -15.20, -2.76) |
| CIE-LCH | lch(79.66, 15.44, 190.28°) |
| OKLab | oklab(81.9% -0.0459 -0.0076) |
| OKLCH | oklch(81.9% 0.047 189.4) |
| XYZ | xyz(47.6291, 56.0865, 64.1819) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 8.40
Pale Teal
#82CBB2
ΔE00 9.45
Duck Egg Blue
#C3FBF4
ΔE00 10.07
Robin'S Egg Blue
#98EFF9
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CECA #CEA2A6
analogous
#A2CEB4 #A2CECA #A2BCCE
triadic
#A2CECA #CAA2CE #CECAA2
tetradic
#A2CECA #B4A2CE #CEA2A6 #BCCEA2
square
#A2CECA #B4A2CE #CEA2A6 #BCCEA2
split-complementary
#A2CECA #CEA2BC #CEB4A2
monochromatic
#55A19A #7AB9B3 #A2CECA #CAE3E1 #EBF4F4
Accessibility & contrast
On white
1.72
#A2CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#A2CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CECA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CECA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#95D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2ceca; /* rgb */ color: rgb(162, 206, 202); /* oklch */ color: oklch(81.9% 0.047 189.4);
Tailwind
colors: {
custom: {
50: '#beddda',
500: '#a2ceca',
950: '#000000',
},
}SCSS
$custom: #a2ceca; $custom-light: #beddda; $custom-dark: #000000;
JSON
{
"hex": "#a2ceca",
"rgb": {
"r": 162,
"g": 206,
"b": 202
},
"hsl": {
"h": 174.545,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.81898,
"c": 0.04655,
"h": 189.4
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#A2CECA
secondary
#A37175
accent
#3C46AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483