#A1DFD5#A1DFD5
#A1DFD5 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 183.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD5 |
|---|---|
| RGB | rgb(161, 223, 213) |
| HSL | hsl(170, 49%, 75%) |
| HSV | hsv(170, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.56, -21.68, -1.43) |
| CIE-LCH | lch(84.56, 21.73, 183.78°) |
| OKLab | oklab(85.89% -0.0643 -0.0042) |
| OKLCH | oklch(85.89% 0.064 183.7) |
| XYZ | xyz(53.0919, 65.1539, 72.7164) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Pale Cyan
#B7FFFA
ΔE00 7.19
Eggshell Blue
#C4FFF7
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD5 #DFA1AB
analogous
#A1DFB6 #A1DFD5 #A1CADF
triadic
#A1DFD5 #D5A1DF #DFD5A1
tetradic
#A1DFD5 #B6A1DF #DFA1AB #CADFA1
square
#A1DFD5 #B6A1DF #DFA1AB #CADFA1
split-complementary
#A1DFD5 #DFA1CA #DFB6A1
monochromatic
#46C0AC #73CFC1 #A1DFD5 #CFEFE9 #E8F7F5
Accessibility & contrast
On white
1.50
#A1DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A1DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#8EE2DC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd5; /* rgb */ color: rgb(161, 223, 213); /* oklch */ color: oklch(85.9% 0.064 183.7);
Tailwind
colors: {
custom: {
50: '#bee9e1',
500: '#a1dfd5',
950: '#000000',
},
}SCSS
$custom: #a1dfd5; $custom-light: #bee9e1; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd5",
"rgb": {
"r": 161,
"g": 223,
"b": 213
},
"hsl": {
"h": 170.323,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85886,
"c": 0.06445,
"h": 183.7
},
"luminance": 0.65157
}Semantic roles & 50–950 ramp
primary
#A1DFD5
secondary
#B86D79
accent
#2941BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484