#A3CEBD#A3CEBD
#A3CEBD is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.051 H 168.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CEBD |
|---|---|
| RGB | rgb(163, 206, 189) |
| HSL | hsl(156, 30%, 72%) |
| HSV | hsv(156, 21%, 81%) |
| CMYK | cmyk(20.9%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(79.39, -17.57, 3.82) |
| CIE-LCH | lch(79.39, 17.98, 167.75°) |
| OKLab | oklab(81.58% -0.0503 0.0098) |
| OKLCH | oklch(81.58% 0.051 168.9) |
| XYZ | xyz(46.3583, 55.6017, 56.4239) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.73
Light Teal
#90E4C1
ΔE00 8.67
Mediumaquamarine
#66CDAA
ΔE00 9.93
Darkseagreen
#8FBC8F
ΔE00 10.19
Paleturquoise
#AFEEEE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CEBD #CEA3B4
analogous
#A3CEA8 #A3CEBD #A3C9CE
triadic
#A3CEBD #BDA3CE #CEBDA3
tetradic
#A3CEBD #A8A3CE #CEA3B4 #C9CEA3
square
#A3CEBD #A8A3CE #CEA3B4 #C9CEA3
split-complementary
#A3CEBD #CEA3C9 #CEA8A3
monochromatic
#56A183 #7BB9A0 #A3CEBD #CBE3DA #EBF4F1
Accessibility & contrast
On white
1.73
#A3CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A3CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CEBD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CEBD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#9ACFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cebd; /* rgb */ color: rgb(163, 206, 189); /* oklch */ color: oklch(81.6% 0.051 168.9);
Tailwind
colors: {
custom: {
50: '#bfddd0',
500: '#a3cebd',
950: '#000000',
},
}SCSS
$custom: #a3cebd; $custom-light: #bfddd0; $custom-dark: #000000;
JSON
{
"hex": "#a3cebd",
"rgb": {
"r": 163,
"g": 206,
"b": 189
},
"hsl": {
"h": 156.279,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.81583,
"c": 0.05126,
"h": 168.9
},
"luminance": 0.55603
}Semantic roles & 50–950 ramp
primary
#A3CEBD
secondary
#A37285
accent
#3C67A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483