#A2CCBA#A2CCBA
#A2CCBA is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.051 H 167.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCBA |
|---|---|
| RGB | rgb(162, 204, 186) |
| HSL | hsl(154, 29%, 72%) |
| HSV | hsv(154, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(78.70, -17.48, 4.42) |
| CIE-LCH | lch(78.70, 18.03, 165.79°) |
| OKLab | oklab(81% -0.0498 0.0114) |
| OKLCH | oklch(81% 0.051 167.1) |
| XYZ | xyz(45.3536, 54.4108, 54.5576) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 7.76
Light Teal
#90E4C1
ΔE00 8.83
Darkseagreen
#8FBC8F
ΔE00 9.60
Mediumaquamarine
#66CDAA
ΔE00 9.81
Greenish Grey
#96AE8D
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCBA #CCA2B4
analogous
#A2CCA5 #A2CCBA #A2C9CC
triadic
#A2CCBA #BAA2CC #CCBAA2
tetradic
#A2CCBA #A5A2CC #CCA2B4 #C9CCA2
square
#A2CCBA #A5A2CC #CCA2B4 #C9CCA2
split-complementary
#A2CCBA #CCA2C9 #CCA5A2
monochromatic
#569D7F #7AB69D #A2CCBA #CAE2D7 #EBF4F0
Accessibility & contrast
On white
1.77
#A2CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#A2CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCBA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCBA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B9
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#99CCC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a2ccba; /* rgb */ color: rgb(162, 204, 186); /* oklch */ color: oklch(81.0% 0.051 167.1);
Tailwind
colors: {
custom: {
50: '#bedbce',
500: '#a2ccba',
950: '#000000',
},
}SCSS
$custom: #a2ccba; $custom-light: #bedbce; $custom-dark: #000000;
JSON
{
"hex": "#a2ccba",
"rgb": {
"r": 162,
"g": 204,
"b": 186
},
"hsl": {
"h": 154.286,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.80996,
"c": 0.05113,
"h": 167.1
},
"luminance": 0.54412
}Semantic roles & 50–950 ramp
primary
#A2CCBA
secondary
#A17186
accent
#3E6BA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121513
muted
#828483