#A7DFCF#A7DFCF
#A7DFCF is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.062 H 175.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DFCF |
|---|---|
| RGB | rgb(167, 223, 207) |
| HSL | hsl(163, 47%, 76%) |
| HSV | hsv(163, 25%, 87%) |
| CMYK | cmyk(25.1%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(84.74, -21.17, 2.03) |
| CIE-LCH | lch(84.74, 21.26, 174.52°) |
| OKLab | oklab(86.06% -0.0614 0.0051) |
| OKLCH | oklch(86.06% 0.062 175.3) |
| XYZ | xyz(53.5830, 65.4936, 68.8376) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.73
Pale Aqua
#B8FFEB
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DFCF #DFA7B7
analogous
#A7DFB3 #A7DFCF #A7D3DF
triadic
#A7DFCF #CFA7DF #DFCFA7
tetradic
#A7DFCF #B3A7DF #DFA7B7 #D3DFA7
square
#A7DFCF #B3A7DF #DFA7B7 #D3DFA7
split-complementary
#A7DFCF #DFA7D3 #DFB3A7
monochromatic
#4DBE9E #7ACFB7 #A7DFCF #D4EFE7 #E9F7F3
Accessibility & contrast
On white
1.49
#A7DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A7DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DFCF
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DFCF | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D1D0D0
Tritanopia (blue-blind)
#99E0DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a7dfcf; /* rgb */ color: rgb(167, 223, 207); /* oklch */ color: oklch(86.1% 0.062 175.3);
Tailwind
colors: {
custom: {
50: '#c2e9dd',
500: '#a7dfcf',
950: '#000000',
},
}SCSS
$custom: #a7dfcf; $custom-light: #c2e9dd; $custom-dark: #000000;
JSON
{
"hex": "#a7dfcf",
"rgb": {
"r": 167,
"g": 223,
"b": 207
},
"hsl": {
"h": 162.857,
"s": 46.667,
"l": 76.471
},
"oklch": {
"l": 0.86061,
"c": 0.0616,
"h": 175.3
},
"luminance": 0.65496
}Semantic roles & 50–950 ramp
primary
#A7DFCF
secondary
#B87386
accent
#2C54BA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484