#A2CBCB#A2CBCB
#A2CBCB is a light, muted teal. Relative luminance 0.547; OKLCH L 81.3% C 0.043 H 196.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBCB |
|---|---|
| RGB | rgb(162, 203, 203) |
| HSL | hsl(180, 28%, 72%) |
| HSV | hsv(180, 20%, 80%) |
| CMYK | cmyk(20.2%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(78.87, -13.44, -4.46) |
| CIE-LCH | lch(78.87, 14.16, 198.35°) |
| OKLab | oklab(81.28% -0.0415 -0.0122) |
| OKLCH | oklch(81.28% 0.043 196.3) |
| XYZ | xyz(47.0326, 54.7033, 64.5690) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 8.53
Pale Sky Blue
#BDF6FE
ΔE00 10.21
Robin'S Egg Blue
#98EFF9
ΔE00 10.37
Sky Blue
#87CEEB
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBCB #CBA2A2
analogous
#A2CBB7 #A2CBCB #A2B7CB
triadic
#A2CBCB #CBA2CB #CBCBA2
tetradic
#A2CBCB #B7A2CB #CBA2A2 #B7CBA2
square
#A2CBCB #B7A2CB #CBA2A2 #B7CBA2
split-complementary
#A2CBCB #CBA2B7 #CBB7A2
monochromatic
#579C9C #7BB5B5 #A2CBCB #C9E1E1 #EBF4F4
Accessibility & contrast
On white
1.76
#A2CBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#A2CBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBCB
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBCB | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#95CECB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a2cbcb; /* rgb */ color: rgb(162, 203, 203); /* oklch */ color: oklch(81.3% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#bedada',
500: '#a2cbcb',
950: '#000000',
},
}SCSS
$custom: #a2cbcb; $custom-light: #bedada; $custom-dark: #000000;
JSON
{
"hex": "#a2cbcb",
"rgb": {
"r": 162,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.81277,
"c": 0.0433,
"h": 196.3
},
"luminance": 0.54705
}Semantic roles & 50–950 ramp
primary
#A2CBCB
secondary
#A07171
accent
#3F3FA7
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483