#A1DFDC#A1DFDC
#A1DFDC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.1% C 0.063 H 192.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFDC |
|---|---|
| RGB | rgb(161, 223, 220) |
| HSL | hsl(177, 49%, 75%) |
| HSV | hsv(177, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.75, -20.15, -4.86) |
| CIE-LCH | lch(84.75, 20.73, 193.57°) |
| OKLab | oklab(86.1% -0.0615 -0.0134) |
| OKLCH | oklch(86.1% 0.063 192.3) |
| XYZ | xyz(53.9997, 65.5170, 77.4970) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Duck Egg Blue
#C3FBF4
ΔE00 6.56
Pale Cyan
#B7FFFA
ΔE00 6.86
Light Cyan
#ACFFFC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFDC #DFA1A4
analogous
#A1DFBD #A1DFDC #A1C3DF
triadic
#A1DFDC #DCA1DF #DFDCA1
tetradic
#A1DFDC #BDA1DF #DFA1A4 #C3DFA1
square
#A1DFDC #BDA1DF #DFA1A4 #C3DFA1
split-complementary
#A1DFDC #DFA1C3 #DFBDA1
monochromatic
#46C0BA #73CFCB #A1DFDC #CFEFED #E8F7F7
Accessibility & contrast
On white
1.49
#A1DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#A1DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFDC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFDC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#8CE3DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a1dfdc; /* rgb */ color: rgb(161, 223, 220); /* oklch */ color: oklch(86.1% 0.063 192.3);
Tailwind
colors: {
custom: {
50: '#bee9e6',
500: '#a1dfdc',
950: '#000000',
},
}SCSS
$custom: #a1dfdc; $custom-light: #bee9e6; $custom-dark: #000000;
JSON
{
"hex": "#a1dfdc",
"rgb": {
"r": 161,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.097,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.86097,
"c": 0.06292,
"h": 192.3
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#A1DFDC
secondary
#B86D70
accent
#2930BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484