#A2CBC2#A2CBC2
#A2CBC2 is a light, muted teal. Relative luminance 0.543; OKLCH L 81.0% C 0.045 H 180.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBC2 |
|---|---|
| RGB | rgb(162, 203, 194) |
| HSL | hsl(167, 28%, 72%) |
| HSV | hsv(167, 20%, 80%) |
| CMYK | cmyk(20.2%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(78.63, -15.34, 0.02) |
| CIE-LCH | lch(78.63, 15.34, 179.91°) |
| OKLab | oklab(81.01% -0.0452 -0.0002) |
| OKLCH | oklch(81.01% 0.045 180.2) |
| XYZ | xyz(45.9911, 54.2867, 59.0837) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 9.22
Seafoam Blue
#78D1B6
ΔE00 9.52
Lightblue
#ADD8E6
ΔE00 10.53
Duck Egg Blue
#C3FBF4
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBC2 #CBA2AB
analogous
#A2CBAE #A2CBC2 #A2C0CB
triadic
#A2CBC2 #C2A2CB #CBC2A2
tetradic
#A2CBC2 #AEA2CB #CBA2AB #C0CBA2
square
#A2CBC2 #AEA2CB #CBA2AB #C0CBA2
split-complementary
#A2CBC2 #CBA2C0 #CBAEA2
monochromatic
#579C8D #7BB5A8 #A2CBC2 #C9E1DC #EBF4F2
Accessibility & contrast
On white
1.77
#A2CBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#A2CBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBC2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBC2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#BFC0C3
Tritanopia (blue-blind)
#97CDC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a2cbc2; /* rgb */ color: rgb(162, 203, 194); /* oklch */ color: oklch(81.0% 0.045 180.2);
Tailwind
colors: {
custom: {
50: '#bedbd4',
500: '#a2cbc2',
950: '#000000',
},
}SCSS
$custom: #a2cbc2; $custom-light: #bedbd4; $custom-dark: #000000;
JSON
{
"hex": "#a2cbc2",
"rgb": {
"r": 162,
"g": 203,
"b": 194
},
"hsl": {
"h": 166.829,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.81005,
"c": 0.04519,
"h": 180.2
},
"luminance": 0.54288
}Semantic roles & 50–950 ramp
primary
#A2CBC2
secondary
#A0717B
accent
#3F55A7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483