#A1DFD2#A1DFD2
#A1DFD2 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.066 H 180.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DFD2 |
|---|---|
| RGB | rgb(161, 223, 210) |
| HSL | hsl(167, 49%, 75%) |
| HSV | hsv(167, 28%, 87%) |
| CMYK | cmyk(27.8%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.49, -22.32, 0.04) |
| CIE-LCH | lch(84.49, 22.32, 179.90°) |
| OKLab | oklab(85.8% -0.0655 -0.0002) |
| OKLCH | oklch(85.8% 0.066 180.2) |
| XYZ | xyz(52.7147, 65.0030, 70.7295) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.22
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Pale Aqua
#B8FFEB
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.32
Seafoam Blue
#78D1B6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DFD2 #DFA1AE
analogous
#A1DFB3 #A1DFD2 #A1CDDF
triadic
#A1DFD2 #D2A1DF #DFD2A1
tetradic
#A1DFD2 #B3A1DF #DFA1AE #CDDFA1
square
#A1DFD2 #B3A1DF #DFA1AE #CDDFA1
split-complementary
#A1DFD2 #DFA1CD #DFB3A1
monochromatic
#46C0A6 #73CFBC #A1DFD2 #CFEFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A1DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#A1DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DFD2
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DFD2 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#8FE1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a1dfd2; /* rgb */ color: rgb(161, 223, 210); /* oklch */ color: oklch(85.8% 0.066 180.2);
Tailwind
colors: {
custom: {
50: '#bee9df',
500: '#a1dfd2',
950: '#000000',
},
}SCSS
$custom: #a1dfd2; $custom-light: #bee9df; $custom-dark: #000000;
JSON
{
"hex": "#a1dfd2",
"rgb": {
"r": 161,
"g": 223,
"b": 210
},
"hsl": {
"h": 167.419,
"s": 49.206,
"l": 75.294
},
"oklch": {
"l": 0.85798,
"c": 0.06554,
"h": 180.2
},
"luminance": 0.65006
}Semantic roles & 50–950 ramp
primary
#A1DFD2
secondary
#B86D7C
accent
#2948BD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484