#A7DDCA#A7DDCA
#A7DDCA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.5% C 0.062 H 171.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DDCA |
|---|---|
| RGB | rgb(167, 221, 202) |
| HSL | hsl(159, 44%, 76%) |
| HSV | hsv(159, 24%, 87%) |
| CMYK | cmyk(24.4%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.06, -21.20, 3.70) |
| CIE-LCH | lch(84.06, 21.52, 170.10°) |
| OKLab | oklab(85.48% -0.0609 0.0095) |
| OKLCH | oklch(85.48% 0.062 171.2) |
| XYZ | xyz(52.4502, 64.1905, 65.4921) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.38
Seafoam Blue
#78D1B6
ΔE00 7.00
Pale Aqua
#B8FFEB
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Paleturquoise
#AFEEEE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DDCA #DDA7BA
analogous
#A7DDAF #A7DDCA #A7D5DD
triadic
#A7DDCA #CAA7DD #DDCAA7
tetradic
#A7DDCA #AFA7DD #DDA7BA #D5DDA7
square
#A7DDCA #AFA7DD #DDA7BA #D5DDA7
split-complementary
#A7DDCA #DDA7D5 #DDAFA7
monochromatic
#4FBB95 #7BCCAF #A7DDCA #D3EEE5 #E9F6F2
Accessibility & contrast
On white
1.52
#A7DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#A7DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DDCA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DDCA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#9ADED7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7ddca; /* rgb */ color: rgb(167, 221, 202); /* oklch */ color: oklch(85.5% 0.062 171.2);
Tailwind
colors: {
custom: {
50: '#c2e7da',
500: '#a7ddca',
950: '#000000',
},
}SCSS
$custom: #a7ddca; $custom-light: #c2e7da; $custom-dark: #000000;
JSON
{
"hex": "#a7ddca",
"rgb": {
"r": 167,
"g": 221,
"b": 202
},
"hsl": {
"h": 158.889,
"s": 44.262,
"l": 76.078
},
"oklch": {
"l": 0.85483,
"c": 0.06161,
"h": 171.2
},
"luminance": 0.64193
}Semantic roles & 50–950 ramp
primary
#A7DDCA
secondary
#B5738A
accent
#2E5EB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483