#A1DFDF#A1DFDF
#A1DFDF is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.063 H 196.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFDF |
|---|---|
| RGB | rgb(161, 223, 223) |
| HSL | hsl(180, 49%, 75%) |
| HSV | hsv(180, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.83, -19.48, -6.33) |
| CIE-LCH | lch(84.83, 20.48, 197.99°) |
| OKLab | oklab(86.19% -0.0603 -0.0173) |
| OKLCH | oklch(86.19% 0.063 196) |
| XYZ | xyz(54.4005, 65.6774, 79.6083) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.36
Powder Blue
#B0E0E6
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFDF #DFA1A1
analogous
#A1DFC0 #A1DFDF #A1C0DF
triadic
#A1DFDF #DFA1DF #DFDFA1
tetradic
#A1DFDF #C0A1DF #DFA1A1 #C0DFA1
square
#A1DFDF #C0A1DF #DFA1A1 #C0DFA1
split-complementary
#A1DFDF #DFA1C0 #DFC0A1
monochromatic
#46C0C0 #73CFCF #A1DFDF #CFEFEF #E8F7F7
Accessibility & contrast
On white
1.49
#A1DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#A1DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFDF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFDF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#CBD0E0
Tritanopia (blue-blind)
#8BE3DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a1dfdf; /* rgb */ color: rgb(161, 223, 223); /* oklch */ color: oklch(86.2% 0.063 196.0);
Tailwind
colors: {
custom: {
50: '#bee9e9',
500: '#a1dfdf',
950: '#000000',
},
}SCSS
$custom: #a1dfdf; $custom-light: #bee9e9; $custom-dark: #000000;
JSON
{
"hex": "#a1dfdf",
"rgb": {
"r": 161,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.8619,
"c": 0.06272,
"h": 196
},
"luminance": 0.6568
}Semantic roles & 50–950 ramp
primary
#A1DFDF
secondary
#B86D6D
accent
#2929BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484