#A1DFD4#A1DFD4
#A1DFD4 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 182.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD4 |
|---|---|
| RGB | rgb(161, 223, 212) |
| HSL | hsl(169, 49%, 75%) |
| HSV | hsv(169, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.54, -21.89, -0.94) |
| CIE-LCH | lch(84.54, 21.92, 182.47°) |
| OKLab | oklab(85.86% -0.0647 -0.0029) |
| OKLCH | oklch(85.86% 0.065 182.5) |
| XYZ | xyz(52.9654, 65.1033, 72.0500) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.60
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Eggshell Blue
#C4FFF7
ΔE00 7.30
Pale Aqua
#B8FFEB
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.32
Pale Teal
#82CBB2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD4 #DFA1AC
analogous
#A1DFB5 #A1DFD4 #A1CBDF
triadic
#A1DFD4 #D4A1DF #DFD4A1
tetradic
#A1DFD4 #B5A1DF #DFA1AC #CBDFA1
square
#A1DFD4 #B5A1DF #DFA1AC #CBDFA1
split-complementary
#A1DFD4 #DFA1CB #DFB5A1
monochromatic
#46C0AA #73CFBF #A1DFD4 #CFEFE9 #E8F7F5
Accessibility & contrast
On white
1.50
#A1DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A1DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#CECFD5
Tritanopia (blue-blind)
#8FE1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd4; /* rgb */ color: rgb(161, 223, 212); /* oklch */ color: oklch(85.9% 0.065 182.5);
Tailwind
colors: {
custom: {
50: '#bee9e1',
500: '#a1dfd4',
950: '#000000',
},
}SCSS
$custom: #a1dfd4; $custom-light: #bee9e1; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd4",
"rgb": {
"r": 161,
"g": 223,
"b": 212
},
"hsl": {
"h": 169.355,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85857,
"c": 0.06478,
"h": 182.5
},
"luminance": 0.65106
}Semantic roles & 50–950 ramp
primary
#A1DFD4
secondary
#B86D7A
accent
#2943BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484