#A1DFD3#A1DFD3
#A1DFD3 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.8% C 0.065 H 181.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD3 |
|---|---|
| RGB | rgb(161, 223, 211) |
| HSL | hsl(168, 49%, 75%) |
| HSV | hsv(168, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.51, -22.11, -0.45) |
| CIE-LCH | lch(84.51, 22.11, 181.17°) |
| OKLab | oklab(85.83% -0.0651 -0.0016) |
| OKLCH | oklch(85.83% 0.065 181.4) |
| XYZ | xyz(52.8397, 65.0530, 71.3877) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.91
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Pale Aqua
#B8FFEB
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.39
Pale Cyan
#B7FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD3 #DFA1AD
analogous
#A1DFB4 #A1DFD3 #A1CCDF
triadic
#A1DFD3 #D3A1DF #DFD3A1
tetradic
#A1DFD3 #B4A1DF #DFA1AD #CCDFA1
square
#A1DFD3 #B4A1DF #DFA1AD #CCDFA1
split-complementary
#A1DFD3 #DFA1CC #DFB4A1
monochromatic
#46C0A8 #73CFBE #A1DFD3 #CFEFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A1DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A1DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD3
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD3 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#8FE1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd3; /* rgb */ color: rgb(161, 223, 211); /* oklch */ color: oklch(85.8% 0.065 181.4);
Tailwind
colors: {
custom: {
50: '#bee9e0',
500: '#a1dfd3',
950: '#000000',
},
}SCSS
$custom: #a1dfd3; $custom-light: #bee9e0; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd3",
"rgb": {
"r": 161,
"g": 223,
"b": 211
},
"hsl": {
"h": 168.387,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85828,
"c": 0.06515,
"h": 181.4
},
"luminance": 0.65056
}Semantic roles & 50–950 ramp
primary
#A1DFD3
secondary
#B86D7B
accent
#2946BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484