#A1DFD9#A1DFD9
#A1DFD9 is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.063 H 188.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD9 |
|---|---|
| RGB | rgb(161, 223, 217) |
| HSL | hsl(174, 49%, 75%) |
| HSV | hsv(174, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.67, -20.81, -3.39) |
| CIE-LCH | lch(84.67, 21.09, 189.26°) |
| OKLab | oklab(86.01% -0.0627 -0.0094) |
| OKLCH | oklch(86.01% 0.063 188.6) |
| XYZ | xyz(53.6059, 65.3595, 75.4233) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.21
Powder Blue
#B0E0E6
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.48
Pale Cyan
#B7FFFA
ΔE00 6.86
Eggshell Blue
#C4FFF7
ΔE00 7.13
Light Cyan
#ACFFFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD9 #DFA1A7
analogous
#A1DFBA #A1DFD9 #A1C6DF
triadic
#A1DFD9 #D9A1DF #DFD9A1
tetradic
#A1DFD9 #BAA1DF #DFA1A7 #C6DFA1
square
#A1DFD9 #BAA1DF #DFA1A7 #C6DFA1
split-complementary
#A1DFD9 #DFA1C6 #DFBAA1
monochromatic
#46C0B4 #73CFC7 #A1DFD9 #CFEFEB #E8F7F6
Accessibility & contrast
On white
1.49
#A1DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#A1DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD9
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD9 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D9
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#8DE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd9; /* rgb */ color: rgb(161, 223, 217); /* oklch */ color: oklch(86.0% 0.063 188.6);
Tailwind
colors: {
custom: {
50: '#bee9e4',
500: '#a1dfd9',
950: '#000000',
},
}SCSS
$custom: #a1dfd9; $custom-light: #bee9e4; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd9",
"rgb": {
"r": 161,
"g": 223,
"b": 217
},
"hsl": {
"h": 174.194,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86006,
"c": 0.0634,
"h": 188.6
},
"luminance": 0.65362
}Semantic roles & 50–950 ramp
primary
#A1DFD9
secondary
#B86D74
accent
#2937BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484