#A1DFD7#A1DFD7
#A1DFD7 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.064 H 186.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD7 |
|---|---|
| RGB | rgb(161, 223, 215) |
| HSL | hsl(172, 49%, 75%) |
| HSV | hsv(172, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.62, -21.25, -2.41) |
| CIE-LCH | lch(84.62, 21.38, 186.48°) |
| OKLab | oklab(85.95% -0.0635 -0.0068) |
| OKLCH | oklch(85.95% 0.064 186.1) |
| XYZ | xyz(53.3474, 65.2561, 74.0616) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.14
Light Cyan
#ACFFFC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD7 #DFA1A9
analogous
#A1DFB8 #A1DFD7 #A1C8DF
triadic
#A1DFD7 #D7A1DF #DFD7A1
tetradic
#A1DFD7 #B8A1DF #DFA1A9 #C8DFA1
square
#A1DFD7 #B8A1DF #DFA1A9 #C8DFA1
split-complementary
#A1DFD7 #DFA1C8 #DFB8A1
monochromatic
#46C0B0 #73CFC4 #A1DFD7 #CFEFEA #E8F7F5
Accessibility & contrast
On white
1.49
#A1DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A1DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD7
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD7 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#CDD0D8
Tritanopia (blue-blind)
#8EE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd7; /* rgb */ color: rgb(161, 223, 215); /* oklch */ color: oklch(85.9% 0.064 186.1);
Tailwind
colors: {
custom: {
50: '#bee9e3',
500: '#a1dfd7',
950: '#000000',
},
}SCSS
$custom: #a1dfd7; $custom-light: #bee9e3; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd7",
"rgb": {
"r": 161,
"g": 223,
"b": 215
},
"hsl": {
"h": 172.258,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85946,
"c": 0.06386,
"h": 186.1
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#A1DFD7
secondary
#B86D76
accent
#293CBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484