#A7DFD1#A7DFD1
#A7DFD1 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.1% C 0.061 H 177.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFD1 |
|---|---|
| RGB | rgb(167, 223, 209) |
| HSL | hsl(165, 47%, 76%) |
| HSV | hsv(165, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.79, -20.75, 1.05) |
| CIE-LCH | lch(84.79, 20.78, 177.11°) |
| OKLab | oklab(86.12% -0.0606 0.0025) |
| OKLCH | oklch(86.12% 0.061 177.7) |
| XYZ | xyz(53.8291, 65.5920, 70.1335) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Pale Aqua
#B8FFEB
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.34
Light Teal
#90E4C1
ΔE00 7.35
Eggshell Blue
#C4FFF7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFD1 #DFA7B5
analogous
#A7DFB5 #A7DFD1 #A7D1DF
triadic
#A7DFD1 #D1A7DF #DFD1A7
tetradic
#A7DFD1 #B5A7DF #DFA7B5 #D1DFA7
square
#A7DFD1 #B5A7DF #DFA7B5 #D1DFA7
split-complementary
#A7DFD1 #DFA7D1 #DFB5A7
monochromatic
#4DBEA2 #7ACFBA #A7DFD1 #D4EFE8 #E9F7F3
Accessibility & contrast
On white
1.49
#A7DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A7DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFD1
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFD1 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#D0D1D2
Tritanopia (blue-blind)
#98E1DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfd1; /* rgb */ color: rgb(167, 223, 209); /* oklch */ color: oklch(86.1% 0.061 177.7);
Tailwind
colors: {
custom: {
50: '#c2e9df',
500: '#a7dfd1',
950: '#000000',
},
}SCSS
$custom: #a7dfd1; $custom-light: #c2e9df; $custom-dark: #000000;
JSON
{
"hex": "#a7dfd1",
"rgb": {
"r": 167,
"g": 223,
"b": 209
},
"hsl": {
"h": 165,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86118,
"c": 0.06062,
"h": 177.7
},
"luminance": 0.65594
}Semantic roles & 50–950 ramp
primary
#A7DFD1
secondary
#B87384
accent
#2C4FBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484