#A3DFD1#A3DFD1
#A3DFD1 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 178.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD1 |
|---|---|
| RGB | rgb(163, 223, 209) |
| HSL | hsl(166, 48%, 76%) |
| HSV | hsv(166, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(84.57, -21.95, 0.70) |
| CIE-LCH | lch(84.57, 21.96, 178.17°) |
| OKLab | oklab(85.88% -0.0642 0.0015) |
| OKLCH | oklch(85.88% 0.064 178.6) |
| XYZ | xyz(52.9969, 65.1629, 70.0945) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.50
Pale Aqua
#B8FFEB
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.02
Duck Egg Blue
#C3FBF4
ΔE00 7.05
Light Teal
#90E4C1
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD1 #DFA3B1
analogous
#A3DFB3 #A3DFD1 #A3CFDF
triadic
#A3DFD1 #D1A3DF #DFD1A3
tetradic
#A3DFD1 #B3A3DF #DFA3B1 #CFDFA3
square
#A3DFD1 #B3A3DF #DFA3B1 #CFDFA3
split-complementary
#A3DFD1 #DFA3CF #DFB3A3
monochromatic
#48BFA4 #76CFBA #A3DFD1 #D0EFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A3DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#A3DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D0
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#92E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd1; /* rgb */ color: rgb(163, 223, 209); /* oklch */ color: oklch(85.9% 0.064 178.6);
Tailwind
colors: {
custom: {
50: '#bfe9df',
500: '#a3dfd1',
950: '#000000',
},
}SCSS
$custom: #a3dfd1; $custom-light: #bfe9df; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd1",
"rgb": {
"r": 163,
"g": 223,
"b": 209
},
"hsl": {
"h": 166,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85884,
"c": 0.06419,
"h": 178.6
},
"luminance": 0.65165
}Semantic roles & 50–950 ramp
primary
#A3DFD1
secondary
#B86F80
accent
#2A4CBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484