#A1DFD1#A1DFD1
#A1DFD1 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.066 H 179.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD1 |
|---|---|
| RGB | rgb(161, 223, 209) |
| HSL | hsl(166, 49%, 75%) |
| HSV | hsv(166, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.46, -22.53, 0.53) |
| CIE-LCH | lch(84.46, 22.54, 178.65°) |
| OKLab | oklab(85.77% -0.0659 0.0011) |
| OKLCH | oklch(85.77% 0.066 179.1) |
| XYZ | xyz(52.5905, 64.9533, 70.0755) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.89
Light Teal
#90E4C1
ΔE00 6.98
Pale Aqua
#B8FFEB
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.14
Duck Egg Blue
#C3FBF4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD1 #DFA1AF
analogous
#A1DFB2 #A1DFD1 #A1CEDF
triadic
#A1DFD1 #D1A1DF #DFD1A1
tetradic
#A1DFD1 #B2A1DF #DFA1AF #CEDFA1
square
#A1DFD1 #B2A1DF #DFA1AF #CEDFA1
split-complementary
#A1DFD1 #DFA1CE #DFB2A1
monochromatic
#46C0A4 #73CFBB #A1DFD1 #CFEFE7 #E8F7F4
Accessibility & contrast
On white
1.50
#A1DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#A1DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD1
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD1 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#CFCFD2
Tritanopia (blue-blind)
#90E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd1; /* rgb */ color: rgb(161, 223, 209); /* oklch */ color: oklch(85.8% 0.066 179.1);
Tailwind
colors: {
custom: {
50: '#bee9df',
500: '#a1dfd1',
950: '#000000',
},
}SCSS
$custom: #a1dfd1; $custom-light: #bee9df; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd1",
"rgb": {
"r": 161,
"g": 223,
"b": 209
},
"hsl": {
"h": 166.452,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.8577,
"c": 0.06596,
"h": 179.1
},
"luminance": 0.64956
}Semantic roles & 50–950 ramp
primary
#A1DFD1
secondary
#B86D7E
accent
#294ABD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484