#A2CCBD#A2CCBD
#A2CCBD is a light, muted teal. Relative luminance 0.545; OKLCH L 81.1% C 0.049 H 171.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCBD |
|---|---|
| RGB | rgb(162, 204, 189) |
| HSL | hsl(159, 29%, 72%) |
| HSV | hsv(159, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.78, -16.88, 2.92) |
| CIE-LCH | lch(78.78, 17.13, 170.17°) |
| OKLab | oklab(81.08% -0.0486 0.0075) |
| OKLCH | oklch(81.08% 0.049 171.2) |
| XYZ | xyz(45.6759, 54.5397, 56.2549) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 8.12
Light Teal
#90E4C1
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 10.02
Paleturquoise
#AFEEEE
ΔE00 10.23
Mediumaquamarine
#66CDAA
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCBD #CCA2B1
analogous
#A2CCA8 #A2CCBD #A2C6CC
triadic
#A2CCBD #BDA2CC #CCBDA2
tetradic
#A2CCBD #A8A2CC #CCA2B1 #C6CCA2
square
#A2CCBD #A8A2CC #CCA2B1 #C6CCA2
split-complementary
#A2CCBD #CCA2C6 #CCA8A2
monochromatic
#569D84 #7AB6A1 #A2CCBD #CAE2D9 #EBF4F1
Accessibility & contrast
On white
1.76
#A2CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#A2CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCBD
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCBD | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#99CDC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a2ccbd; /* rgb */ color: rgb(162, 204, 189); /* oklch */ color: oklch(81.1% 0.049 171.2);
Tailwind
colors: {
custom: {
50: '#bedbd0',
500: '#a2ccbd',
950: '#000000',
},
}SCSS
$custom: #a2ccbd; $custom-light: #bedbd0; $custom-dark: #000000;
JSON
{
"hex": "#a2ccbd",
"rgb": {
"r": 162,
"g": 204,
"b": 189
},
"hsl": {
"h": 158.571,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.8108,
"c": 0.04916,
"h": 171.2
},
"luminance": 0.54541
}Semantic roles & 50–950 ramp
primary
#A2CCBD
secondary
#A17182
accent
#3E64A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483