#A7DCD2#A7DCD2
#A7DCD2 is a very light, muted teal. Relative luminance 0.641; OKLCH L 85.5% C 0.056 H 182.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DCD2 |
|---|---|
| RGB | rgb(167, 220, 210) |
| HSL | hsl(169, 43%, 76%) |
| HSV | hsv(169, 24%, 86%) |
| CMYK | cmyk(24.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.99, -19.05, -0.64) |
| CIE-LCH | lch(83.99, 19.06, 181.93°) |
| OKLab | oklab(85.49% -0.0563 -0.002) |
| OKLCH | oklch(85.49% 0.056 182) |
| XYZ | xyz(53.1588, 64.0528, 70.5228) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.73
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.04
Eggshell Blue
#C4FFF7
ΔE00 7.62
Pale Cyan
#B7FFFA
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DCD2 #DCA7B1
analogous
#A7DCB7 #A7DCD2 #A7CBDC
triadic
#A7DCD2 #D2A7DC #DCD2A7
tetradic
#A7DCD2 #B7A7DC #DCA7B1 #CBDCA7
square
#A7DCD2 #B7A7DC #DCA7B1 #CBDCA7
split-complementary
#A7DCD2 #DCA7CB #DCB7A7
monochromatic
#4FB9A5 #7BCBBC #A7DCD2 #D3EDE8 #E9F6F4
Accessibility & contrast
On white
1.52
#A7DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#A7DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DCD2
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DCD2 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CDCED3
Tritanopia (blue-blind)
#98DED9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a7dcd2; /* rgb */ color: rgb(167, 220, 210); /* oklch */ color: oklch(85.5% 0.056 182.0);
Tailwind
colors: {
custom: {
50: '#c2e7df',
500: '#a7dcd2',
950: '#000000',
},
}SCSS
$custom: #a7dcd2; $custom-light: #c2e7df; $custom-dark: #000000;
JSON
{
"hex": "#a7dcd2",
"rgb": {
"r": 167,
"g": 220,
"b": 210
},
"hsl": {
"h": 168.679,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.85493,
"c": 0.05634,
"h": 182
},
"luminance": 0.64055
}Semantic roles & 50–950 ramp
primary
#A7DCD2
secondary
#B4737F
accent
#2F49B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484