#A2CDCB#A2CDCB
#A2CDCB is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.045 H 192.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDCB |
|---|---|
| RGB | rgb(162, 205, 203) |
| HSL | hsl(177, 30%, 72%) |
| HSV | hsv(177, 21%, 80%) |
| CMYK | cmyk(21%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.42, -14.47, -3.66) |
| CIE-LCH | lch(79.42, 14.93, 194.18°) |
| OKLab | oklab(81.71% -0.0442 -0.01) |
| OKLCH | oklch(81.71% 0.045 192.8) |
| XYZ | xyz(47.5080, 55.6540, 64.7275) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.94
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Robin'S Egg Blue
#98EFF9
ΔE00 10.08
Pale Teal
#82CBB2
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDCB #CDA2A4
analogous
#A2CDB6 #A2CDCB #A2BACD
triadic
#A2CDCB #CBA2CD #CDCBA2
tetradic
#A2CDCB #B6A2CD #CDA2A4 #BACDA2
square
#A2CDCB #B6A2CD #CDA2A4 #BACDA2
split-complementary
#A2CDCB #CDA2BA #CDB6A2
monochromatic
#569F9C #7AB8B5 #A2CDCB #CAE2E1 #EBF4F4
Accessibility & contrast
On white
1.73
#A2CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#A2CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDCB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDCB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#95D0CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2cdcb; /* rgb */ color: rgb(162, 205, 203); /* oklch */ color: oklch(81.7% 0.045 192.8);
Tailwind
colors: {
custom: {
50: '#bedcda',
500: '#a2cdcb',
950: '#000000',
},
}SCSS
$custom: #a2cdcb; $custom-light: #bedcda; $custom-dark: #000000;
JSON
{
"hex": "#a2cdcb",
"rgb": {
"r": 162,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.209,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81711,
"c": 0.04532,
"h": 192.8
},
"luminance": 0.55656
}Semantic roles & 50–950 ramp
primary
#A2CDCB
secondary
#A27173
accent
#3D42A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483