#A7DFDF#A7DFDF
#A7DFDF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.5% C 0.057 H 196.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFDF |
|---|---|
| RGB | rgb(167, 223, 223) |
| HSL | hsl(180, 47%, 76%) |
| HSV | hsv(180, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(85.16, -17.76, -5.81) |
| CIE-LCH | lch(85.16, 18.69, 198.12°) |
| OKLab | oklab(86.54% -0.0549 -0.0159) |
| OKLCH | oklch(86.54% 0.057 196.1) |
| XYZ | xyz(55.6391, 66.3160, 79.6663) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.36
Powder Blue
#B0E0E6
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Light Sky Blue
#C6FCFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFDF #DFA7A7
analogous
#A7DFC3 #A7DFDF #A7C3DF
triadic
#A7DFDF #DFA7DF #DFDFA7
tetradic
#A7DFDF #C3A7DF #DFA7A7 #C3DFA7
square
#A7DFDF #C3A7DF #DFA7A7 #C3DFA7
split-complementary
#A7DFDF #DFA7C3 #DFC3A7
monochromatic
#4DBEBE #7ACFCF #A7DFDF #D4EFEF #E9F7F7
Accessibility & contrast
On white
1.47
#A7DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#A7DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFDF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFDF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#CDD1E0
Tritanopia (blue-blind)
#94E3DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a7dfdf; /* rgb */ color: rgb(167, 223, 223); /* oklch */ color: oklch(86.5% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#c2e9e9',
500: '#a7dfdf',
950: '#000000',
},
}SCSS
$custom: #a7dfdf; $custom-light: #c2e9e9; $custom-dark: #000000;
JSON
{
"hex": "#a7dfdf",
"rgb": {
"r": 167,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86535,
"c": 0.05718,
"h": 196.1
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#A7DFDF
secondary
#B87373
accent
#2C2CBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484