#A7DFDB#A7DFDB
#A7DFDB is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.4% C 0.058 H 190.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFDB |
|---|---|
| RGB | rgb(167, 223, 219) |
| HSL | hsl(176, 47%, 76%) |
| HSV | hsv(176, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(85.05, -18.63, -3.86) |
| CIE-LCH | lch(85.05, 19.03, 191.69°) |
| OKLab | oklab(86.41% -0.0565 -0.0106) |
| OKLCH | oklch(86.41% 0.058 190.7) |
| XYZ | xyz(55.1062, 66.1028, 76.8597) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 4.88
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 6.95
Eggshell Blue
#C4FFF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFDB #DFA7AB
analogous
#A7DFBF #A7DFDB #A7C7DF
triadic
#A7DFDB #DBA7DF #DFDBA7
tetradic
#A7DFDB #BFA7DF #DFA7AB #C7DFA7
square
#A7DFDB #BFA7DF #DFA7AB #C7DFA7
split-complementary
#A7DFDB #DFA7C7 #DFBFA7
monochromatic
#4DBEB6 #7ACFC9 #A7DFDB #D4EFED #E9F7F6
Accessibility & contrast
On white
1.48
#A7DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#A7DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFDB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFDB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#95E2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfdb; /* rgb */ color: rgb(167, 223, 219); /* oklch */ color: oklch(86.4% 0.058 190.7);
Tailwind
colors: {
custom: {
50: '#c2e9e6',
500: '#a7dfdb',
950: '#000000',
},
}SCSS
$custom: #a7dfdb; $custom-light: #c2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a7dfdb",
"rgb": {
"r": 167,
"g": 223,
"b": 219
},
"hsl": {
"h": 175.714,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86413,
"c": 0.05751,
"h": 190.7
},
"luminance": 0.66105
}Semantic roles & 50–950 ramp
primary
#A7DFDB
secondary
#B87377
accent
#2C36BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484