#A1DFD6#A1DFD6
#A1DFD6 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 184.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD6 |
|---|---|
| RGB | rgb(161, 223, 214) |
| HSL | hsl(171, 49%, 75%) |
| HSV | hsv(171, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.59, -21.46, -1.92) |
| CIE-LCH | lch(84.59, 21.55, 185.12°) |
| OKLab | oklab(85.92% -0.0639 -0.0055) |
| OKLCH | oklch(85.92% 0.064 184.9) |
| XYZ | xyz(53.2193, 65.2048, 73.3869) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.00
Duck Egg Blue
#C3FBF4
ΔE00 6.60
Pale Cyan
#B7FFFA
ΔE00 7.08
Eggshell Blue
#C4FFF7
ΔE00 7.17
Powder Blue
#B0E0E6
ΔE00 7.21
Light Cyan
#ACFFFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD6 #DFA1AA
analogous
#A1DFB7 #A1DFD6 #A1C9DF
triadic
#A1DFD6 #D6A1DF #DFD6A1
tetradic
#A1DFD6 #B7A1DF #DFA1AA #C9DFA1
square
#A1DFD6 #B7A1DF #DFA1AA #C9DFA1
split-complementary
#A1DFD6 #DFA1C9 #DFB7A1
monochromatic
#46C0AE #73CFC2 #A1DFD6 #CFEFEA #E8F7F5
Accessibility & contrast
On white
1.50
#A1DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A1DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D6
Deuteranopia (green-blind)
#CDD0D7
Tritanopia (blue-blind)
#8EE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd6; /* rgb */ color: rgb(161, 223, 214); /* oklch */ color: oklch(85.9% 0.064 184.9);
Tailwind
colors: {
custom: {
50: '#bee9e2',
500: '#a1dfd6',
950: '#000000',
},
}SCSS
$custom: #a1dfd6; $custom-light: #bee9e2; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd6",
"rgb": {
"r": 161,
"g": 223,
"b": 214
},
"hsl": {
"h": 171.29,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85916,
"c": 0.06414,
"h": 184.9
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#A1DFD6
secondary
#B86D77
accent
#293EBD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484