#A7DECD#A7DECD
#A7DECD is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.061 H 173.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DECD |
|---|---|
| RGB | rgb(167, 222, 205) |
| HSL | hsl(161, 45%, 76%) |
| HSV | hsv(161, 25%, 87%) |
| CMYK | cmyk(24.8%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.41, -21.08, 2.62) |
| CIE-LCH | lch(84.41, 21.24, 172.92°) |
| OKLab | oklab(85.79% -0.0609 0.0066) |
| OKLCH | oklch(85.79% 0.061 173.8) |
| XYZ | xyz(53.0737, 64.8636, 67.4693) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 6.72
Pale Aqua
#B8FFEB
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.26
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DECD #DEA7B8
analogous
#A7DEB2 #A7DECD #A7D4DE
triadic
#A7DECD #CDA7DE #DECDA7
tetradic
#A7DECD #B2A7DE #DEA7B8 #D4DEA7
square
#A7DECD #B2A7DE #DEA7B8 #D4DEA7
split-complementary
#A7DECD #DEA7D4 #DEB2A7
monochromatic
#4EBD9A #7ACDB4 #A7DECD #D4EFE6 #E9F7F2
Accessibility & contrast
On white
1.50
#A7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#A7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DECD
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DECD | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#99DFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a7decd; /* rgb */ color: rgb(167, 222, 205); /* oklch */ color: oklch(85.8% 0.061 173.8);
Tailwind
colors: {
custom: {
50: '#c2e8dc',
500: '#a7decd',
950: '#000000',
},
}SCSS
$custom: #a7decd; $custom-light: #c2e8dc; $custom-dark: #000000;
JSON
{
"hex": "#a7decd",
"rgb": {
"r": 167,
"g": 222,
"b": 205
},
"hsl": {
"h": 161.455,
"s": 45.455,
"l": 76.275
},
"oklch": {
"l": 0.85786,
"c": 0.06129,
"h": 173.8
},
"luminance": 0.64866
}Semantic roles & 50–950 ramp
primary
#A7DECD
secondary
#B67388
accent
#2D58B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484