#A1DFD8#A1DFD8
#A1DFD8 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.064 H 187.3°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD8 |
|---|---|
| RGB | rgb(161, 223, 216) |
| HSL | hsl(173, 49%, 75%) |
| HSV | hsv(173, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.64, -21.03, -2.90) |
| CIE-LCH | lch(84.64, 21.23, 187.86°) |
| OKLab | oklab(85.98% -0.0631 -0.0081) |
| OKLCH | oklch(85.98% 0.064 187.3) |
| XYZ | xyz(53.4762, 65.3076, 74.7403) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.46
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.53
Pale Cyan
#B7FFFA
ΔE00 6.91
Eggshell Blue
#C4FFF7
ΔE00 7.12
Light Cyan
#ACFFFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD8 #DFA1A8
analogous
#A1DFB9 #A1DFD8 #A1C7DF
triadic
#A1DFD8 #D8A1DF #DFD8A1
tetradic
#A1DFD8 #B9A1DF #DFA1A8 #C7DFA1
square
#A1DFD8 #B9A1DF #DFA1A8 #C7DFA1
split-complementary
#A1DFD8 #DFA1C7 #DFB9A1
monochromatic
#46C0B2 #73CFC5 #A1DFD8 #CFEFEB #E8F7F6
Accessibility & contrast
On white
1.49
#A1DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A1DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD8 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D8
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#8DE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd8; /* rgb */ color: rgb(161, 223, 216); /* oklch */ color: oklch(86.0% 0.064 187.3);
Tailwind
colors: {
custom: {
50: '#bee9e4',
500: '#a1dfd8',
950: '#000000',
},
}SCSS
$custom: #a1dfd8; $custom-light: #bee9e4; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd8",
"rgb": {
"r": 161,
"g": 223,
"b": 216
},
"hsl": {
"h": 173.226,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85976,
"c": 0.06361,
"h": 187.3
},
"luminance": 0.6531
}Semantic roles & 50–950 ramp
primary
#A1DFD8
secondary
#B86D75
accent
#293ABD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484