#A2CEBD#A2CEBD
#A2CEBD is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.052 H 169.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CEBD |
|---|---|
| RGB | rgb(162, 206, 189) |
| HSL | hsl(157, 31%, 72%) |
| HSV | hsv(157, 21%, 81%) |
| CMYK | cmyk(21.4%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(79.33, -17.89, 3.72) |
| CIE-LCH | lch(79.33, 18.27, 168.25°) |
| OKLab | oklab(81.52% -0.0513 0.0096) |
| OKLCH | oklch(81.52% 0.052 169.4) |
| XYZ | xyz(46.1543, 55.4965, 56.4144) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.92
Seafoam Blue
#78D1B6
ΔE00 7.53
Light Teal
#90E4C1
ΔE00 8.55
Mediumaquamarine
#66CDAA
ΔE00 9.75
Darkseagreen
#8FBC8F
ΔE00 10.19
Paleturquoise
#AFEEEE
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CEBD #CEA2B3
analogous
#A2CEA7 #A2CEBD #A2C9CE
triadic
#A2CEBD #BDA2CE #CEBDA2
tetradic
#A2CEBD #A7A2CE #CEA2B3 #C9CEA2
square
#A2CEBD #A7A2CE #CEA2B3 #C9CEA2
split-complementary
#A2CEBD #CEA2C9 #CEA7A2
monochromatic
#55A183 #7AB9A1 #A2CEBD #CAE3D9 #EBF4F1
Accessibility & contrast
On white
1.74
#A2CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A2CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CEBD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CEBD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#98CFC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cebd; /* rgb */ color: rgb(162, 206, 189); /* oklch */ color: oklch(81.5% 0.052 169.4);
Tailwind
colors: {
custom: {
50: '#beddd0',
500: '#a2cebd',
950: '#000000',
},
}SCSS
$custom: #a2cebd; $custom-light: #beddd0; $custom-dark: #000000;
JSON
{
"hex": "#a2cebd",
"rgb": {
"r": 162,
"g": 206,
"b": 189
},
"hsl": {
"h": 156.818,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.81519,
"c": 0.05215,
"h": 169.4
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#A2CEBD
secondary
#A37184
accent
#3C66AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483