#A2CDCF#A2CDCF
#A2CDCF is a light, muted teal. Relative luminance 0.558; OKLCH L 81.8% C 0.045 H 199.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDCF |
|---|---|
| RGB | rgb(162, 205, 207) |
| HSL | hsl(183, 32%, 72%) |
| HSV | hsv(183, 22%, 81%) |
| CMYK | cmyk(21.7%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.53, -13.61, -5.64) |
| CIE-LCH | lch(79.53, 14.73, 202.51°) |
| OKLab | oklab(81.84% -0.0426 -0.0154) |
| OKLCH | oklch(81.84% 0.045 199.8) |
| XYZ | xyz(47.9908, 55.8472, 67.2704) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.75
Lightblue
#ADD8E6
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 8.05
Pale Sky Blue
#BDF6FE
ΔE00 9.49
Sky Blue
#87CEEB
ΔE00 9.62
Robin'S Egg Blue
#98EFF9
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDCF #CFA4A2
analogous
#A2CFBB #A2CDCF #A2B6CF
triadic
#A2CDCF #CFA2CD #CDCFA2
tetradic
#A2CDCF #BBA2CF #CFA4A2 #B6CFA2
square
#A2CDCF #BBA2CF #CFA4A2 #B6CFA2
split-complementary
#A2CDCF #CFA2B6 #CFBBA2
monochromatic
#549FA3 #7AB7BA #A2CDCF #CAE3E4 #EBF4F5
Accessibility & contrast
On white
1.73
#A2CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A2CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDCF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDCF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#94D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2cdcf; /* rgb */ color: rgb(162, 205, 207); /* oklch */ color: oklch(81.8% 0.045 199.8);
Tailwind
colors: {
custom: {
50: '#bedcdd',
500: '#a2cdcf',
950: '#000000',
},
}SCSS
$custom: #a2cdcf; $custom-light: #bedcdd; $custom-dark: #000000;
JSON
{
"hex": "#a2cdcf",
"rgb": {
"r": 162,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.81836,
"c": 0.04529,
"h": 199.8
},
"luminance": 0.55849
}Semantic roles & 50–950 ramp
primary
#A2CDCF
secondary
#A57371
accent
#403BAB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484