#A2D2CF#A2D2CF
#A2D2CF is a very light, muted teal. Relative luminance 0.583; OKLCH L 82.9% C 0.050 H 191.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2CF |
|---|---|
| RGB | rgb(162, 210, 207) |
| HSL | hsl(176, 35%, 73%) |
| HSV | hsv(176, 23%, 82%) |
| CMYK | cmyk(22.9%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(80.89, -16.16, -3.63) |
| CIE-LCH | lch(80.89, 16.56, 192.64°) |
| OKLab | oklab(82.92% -0.0492 -0.01) |
| OKLCH | oklch(82.92% 0.05 191.5) |
| XYZ | xyz(49.2060, 58.2776, 67.6754) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.21
Paleturquoise
#AFEEEE
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.98
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Pale Sky Blue
#BDF6FE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2CF #D2A2A5
analogous
#A2D2B7 #A2D2CF #A2BDD2
triadic
#A2D2CF #CFA2D2 #D2CFA2
tetradic
#A2D2CF #B7A2D2 #D2A2A5 #BDD2A2
square
#A2D2CF #B7A2D2 #D2A2A5 #BDD2A2
split-complementary
#A2D2CF #D2A2BD #D2B7A2
monochromatic
#51A8A3 #79BEBA #A2D2CF #CBE6E4 #EAF5F4
Accessibility & contrast
On white
1.66
#A2D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#A2D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2CF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2CF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#93D5D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a2d2cf; /* rgb */ color: rgb(162, 210, 207); /* oklch */ color: oklch(82.9% 0.050 191.5);
Tailwind
colors: {
custom: {
50: '#bedfdd',
500: '#a2d2cf',
950: '#000000',
},
}SCSS
$custom: #a2d2cf; $custom-light: #bedfdd; $custom-dark: #000000;
JSON
{
"hex": "#a2d2cf",
"rgb": {
"r": 162,
"g": 210,
"b": 207
},
"hsl": {
"h": 176.25,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.82922,
"c": 0.05016,
"h": 191.5
},
"luminance": 0.5828
}Semantic roles & 50–950 ramp
primary
#A2D2CF
secondary
#A87074
accent
#383FAE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484