#A7DFDD#A7DFDD
#A7DFDD is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.057 H 193.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFDD |
|---|---|
| RGB | rgb(167, 223, 221) |
| HSL | hsl(178, 47%, 76%) |
| HSV | hsv(178, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.10, -18.20, -4.83) |
| CIE-LCH | lch(85.10, 18.83, 194.88°) |
| OKLab | oklab(86.47% -0.0557 -0.0133) |
| OKLCH | oklch(86.47% 0.057 193.4) |
| XYZ | xyz(55.3711, 66.2088, 78.2546) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 4.14
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Light Sky Blue
#C6FCFF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFDD #DFA7A9
analogous
#A7DFC1 #A7DFDD #A7C5DF
triadic
#A7DFDD #DDA7DF #DFDDA7
tetradic
#A7DFDD #C1A7DF #DFA7A9 #C5DFA7
square
#A7DFDD #C1A7DF #DFA7A9 #C5DFA7
split-complementary
#A7DFDD #DFA7C5 #DFC1A7
monochromatic
#4DBEBA #7ACFCC #A7DFDD #D4EFEE #E9F7F6
Accessibility & contrast
On white
1.47
#A7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#A7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFDD
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFDD | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#95E2DE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a7dfdd; /* rgb */ color: rgb(167, 223, 221); /* oklch */ color: oklch(86.5% 0.057 193.4);
Tailwind
colors: {
custom: {
50: '#c2e9e7',
500: '#a7dfdd',
950: '#000000',
},
}SCSS
$custom: #a7dfdd; $custom-light: #c2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#a7dfdd",
"rgb": {
"r": 167,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.857,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86474,
"c": 0.05728,
"h": 193.4
},
"luminance": 0.66211
}Semantic roles & 50–950 ramp
primary
#A7DFDD
secondary
#B87375
accent
#2C31BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484