#A1DCDF#A1DCDF
#A1DCDF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.5% C 0.060 H 200.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DCDF |
|---|---|
| RGB | rgb(161, 220, 223) |
| HSL | hsl(183, 49%, 75%) |
| HSV | hsv(183, 28%, 87%) |
| CMYK | cmyk(27.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.01, -17.98, -7.54) |
| CIE-LCH | lch(84.01, 19.50, 202.76°) |
| OKLab | oklab(85.54% -0.0565 -0.0206) |
| OKLCH | oklch(85.54% 0.06 200) |
| XYZ | xyz(53.6061, 64.0885, 79.3435) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 4.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DCDF #DFA4A1
analogous
#A1DFC3 #A1DCDF #A1BDDF
triadic
#A1DCDF #DFA1DC #DCDFA1
tetradic
#A1DCDF #C3A1DF #DFA4A1 #BDDFA1
square
#A1DCDF #C3A1DF #DFA4A1 #BDDFA1
split-complementary
#A1DCDF #DFA1BD #DFC3A1
monochromatic
#46BAC0 #73CBCF #A1DCDF #CFEDEF #E8F7F7
Accessibility & contrast
On white
1.52
#A1DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#A1DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DCDF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DCDF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C8CEDF
Tritanopia (blue-blind)
#8CE0DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a1dcdf; /* rgb */ color: rgb(161, 220, 223); /* oklch */ color: oklch(85.5% 0.060 200.0);
Tailwind
colors: {
custom: {
50: '#bee7e9',
500: '#a1dcdf',
950: '#000000',
},
}SCSS
$custom: #a1dcdf; $custom-light: #bee7e9; $custom-dark: #000000;
JSON
{
"hex": "#a1dcdf",
"rgb": {
"r": 161,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.903,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85536,
"c": 0.06015,
"h": 200
},
"luminance": 0.64091
}Semantic roles & 50–950 ramp
primary
#A1DCDF
secondary
#B8706D
accent
#3029BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484