#A7DDCD#A7DDCD
#A7DDCD is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.060 H 174.7°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDCD |
|---|---|
| RGB | rgb(167, 221, 205) |
| HSL | hsl(162, 44%, 76%) |
| HSV | hsv(162, 24%, 87%) |
| CMYK | cmyk(24.4%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(84.14, -20.59, 2.22) |
| CIE-LCH | lch(84.14, 20.71, 173.84°) |
| OKLab | oklab(85.57% -0.0596 0.0056) |
| OKLCH | oklch(85.57% 0.06 174.7) |
| XYZ | xyz(52.8089, 64.3340, 67.3810) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.41
Pale Aqua
#B8FFEB
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDCD #DDA7B7
analogous
#A7DDB2 #A7DDCD #A7D2DD
triadic
#A7DDCD #CDA7DD #DDCDA7
tetradic
#A7DDCD #B2A7DD #DDA7B7 #D2DDA7
square
#A7DDCD #B2A7DD #DDA7B7 #D2DDA7
split-complementary
#A7DDCD #DDA7D2 #DDB2A7
monochromatic
#4FBB9B #7BCCB4 #A7DDCD #D3EEE6 #E9F6F2
Accessibility & contrast
On white
1.51
#A7DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#A7DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDCD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDCD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CFCFCE
Tritanopia (blue-blind)
#99DED8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7ddcd; /* rgb */ color: rgb(167, 221, 205); /* oklch */ color: oklch(85.6% 0.060 174.7);
Tailwind
colors: {
custom: {
50: '#c2e7dc',
500: '#a7ddcd',
950: '#000000',
},
}SCSS
$custom: #a7ddcd; $custom-light: #c2e7dc; $custom-dark: #000000;
JSON
{
"hex": "#a7ddcd",
"rgb": {
"r": 167,
"g": 221,
"b": 205
},
"hsl": {
"h": 162.222,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.85567,
"c": 0.0599,
"h": 174.7
},
"luminance": 0.64336
}Semantic roles & 50–950 ramp
primary
#A7DDCD
secondary
#B57387
accent
#2E57B7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484