#A7D2CD#A7D2CD
#A7D2CD is a very light, muted teal. Relative luminance 0.587; OKLCH L 83.2% C 0.046 H 187.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A7D2CD |
|---|---|
| RGB | rgb(167, 210, 205) |
| HSL | hsl(173, 32%, 74%) |
| HSV | hsv(173, 20%, 82%) |
| CMYK | cmyk(20.5%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.13, -15.06, -2.17) |
| CIE-LCH | lch(81.13, 15.21, 188.19°) |
| OKLab | oklab(83.17% -0.0453 -0.006) |
| OKLCH | oklch(83.17% 0.046 187.6) |
| XYZ | xyz(49.9992, 58.7147, 66.4444) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Paleturquoise
#AFEEEE
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 8.46
Duck Egg Blue
#C3FBF4
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.54
Pale Sky Blue
#BDF6FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7D2CD #D2A7AC
analogous
#A7D2B8 #A7D2CD #A7C2D2
triadic
#A7D2CD #CDA7D2 #D2CDA7
tetradic
#A7D2CD #B8A7D2 #D2A7AC #C2D2A7
square
#A7D2CD #B8A7D2 #D2A7AC #C2D2A7
split-complementary
#A7D2CD #D2A7C2 #D2B8A7
monochromatic
#56A89F #7FBDB6 #A7D2CD #CFE7E4 #EBF5F3
Accessibility & contrast
On white
1.65
#A7D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#A7D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7D2CD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7D2CD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#9BD4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a7d2cd; /* rgb */ color: rgb(167, 210, 205); /* oklch */ color: oklch(83.2% 0.046 187.6);
Tailwind
colors: {
custom: {
50: '#c2dfdc',
500: '#a7d2cd',
950: '#000000',
},
}SCSS
$custom: #a7d2cd; $custom-light: #c2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#a7d2cd",
"rgb": {
"r": 167,
"g": 210,
"b": 205
},
"hsl": {
"h": 173.023,
"s": 32.331,
"l": 73.922
},
"oklch": {
"l": 0.83173,
"c": 0.04566,
"h": 187.6
},
"luminance": 0.58716
}Semantic roles & 50–950 ramp
primary
#A7D2CD
secondary
#A8757B
accent
#3A48AB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484