#A3DFD3#A3DFD3
#A3DFD3 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.063 H 181.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD3 |
|---|---|
| RGB | rgb(163, 223, 211) |
| HSL | hsl(168, 48%, 76%) |
| HSV | hsv(168, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(84.62, -21.52, -0.28) |
| CIE-LCH | lch(84.62, 21.52, 180.75°) |
| OKLab | oklab(85.94% -0.0633 -0.0011) |
| OKLCH | oklch(85.94% 0.063 181) |
| XYZ | xyz(53.2460, 65.2625, 71.4068) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.86
Duck Egg Blue
#C3FBF4
ΔE00 6.77
Pale Aqua
#B8FFEB
ΔE00 7.18
Eggshell Blue
#C4FFF7
ΔE00 7.30
Pale Cyan
#B7FFFA
ΔE00 7.48
Pale Teal
#82CBB2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD3 #DFA3AF
analogous
#A3DFB5 #A3DFD3 #A3CDDF
triadic
#A3DFD3 #D3A3DF #DFD3A3
tetradic
#A3DFD3 #B5A3DF #DFA3AF #CDDFA3
square
#A3DFD3 #B5A3DF #DFA3AF #CDDFA3
split-complementary
#A3DFD3 #DFA3CD #DFB5A3
monochromatic
#48BFA8 #76CFBD #A3DFD3 #D0EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A3DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A3DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#92E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd3; /* rgb */ color: rgb(163, 223, 211); /* oklch */ color: oklch(85.9% 0.063 181.0);
Tailwind
colors: {
custom: {
50: '#bfe9e0',
500: '#a3dfd3',
950: '#000000',
},
}SCSS
$custom: #a3dfd3; $custom-light: #bfe9e0; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd3",
"rgb": {
"r": 163,
"g": 223,
"b": 211
},
"hsl": {
"h": 168,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85942,
"c": 0.06336,
"h": 181
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#A3DFD3
secondary
#B86F7D
accent
#2A47BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484