#A2CCBE#A2CCBE
#A2CCBE is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.049 H 172.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCBE |
|---|---|
| RGB | rgb(162, 204, 190) |
| HSL | hsl(160, 29%, 72%) |
| HSV | hsv(160, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.80, -16.67, 2.42) |
| CIE-LCH | lch(78.80, 16.85, 171.73°) |
| OKLab | oklab(81.11% -0.0482 0.0062) |
| OKLCH | oklch(81.11% 0.049 172.7) |
| XYZ | xyz(45.7848, 54.5833, 56.8285) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 8.28
Light Teal
#90E4C1
ΔE00 9.61
Powder Blue
#B0E0E6
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 9.99
Mediumaquamarine
#66CDAA
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCBE #CCA2B0
analogous
#A2CCA9 #A2CCBE #A2C5CC
triadic
#A2CCBE #BEA2CC #CCBEA2
tetradic
#A2CCBE #A9A2CC #CCA2B0 #C5CCA2
square
#A2CCBE #A9A2CC #CCA2B0 #C5CCA2
split-complementary
#A2CCBE #CCA2C5 #CCA9A2
monochromatic
#569D86 #7AB6A2 #A2CCBE #CAE2DA #EBF4F1
Accessibility & contrast
On white
1.76
#A2CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#A2CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCBE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCBE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#98CDC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a2ccbe; /* rgb */ color: rgb(162, 204, 190); /* oklch */ color: oklch(81.1% 0.049 172.7);
Tailwind
colors: {
custom: {
50: '#bedbd1',
500: '#a2ccbe',
950: '#000000',
},
}SCSS
$custom: #a2ccbe; $custom-light: #bedbd1; $custom-dark: #000000;
JSON
{
"hex": "#a2ccbe",
"rgb": {
"r": 162,
"g": 204,
"b": 190
},
"hsl": {
"h": 160,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.81108,
"c": 0.04856,
"h": 172.7
},
"luminance": 0.54585
}Semantic roles & 50–950 ramp
primary
#A2CCBE
secondary
#A17181
accent
#3E61A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483