#A3DFD2#A3DFD2
#A3DFD2 is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.064 H 179.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD2 |
|---|---|
| RGB | rgb(163, 223, 210) |
| HSL | hsl(167, 48%, 76%) |
| HSV | hsv(167, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(84.59, -21.73, 0.21) |
| CIE-LCH | lch(84.59, 21.74, 179.45°) |
| OKLab | oklab(85.91% -0.0638 0.0002) |
| OKLCH | oklch(85.91% 0.064 179.8) |
| XYZ | xyz(53.1211, 65.2126, 70.7486) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.90
Pale Aqua
#B8FFEB
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.24
Eggshell Blue
#C4FFF7
ΔE00 7.41
Light Teal
#90E4C1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD2 #DFA3B0
analogous
#A3DFB4 #A3DFD2 #A3CEDF
triadic
#A3DFD2 #D2A3DF #DFD2A3
tetradic
#A3DFD2 #B4A3DF #DFA3B0 #CEDFA3
square
#A3DFD2 #B4A3DF #DFA3B0 #CEDFA3
split-complementary
#A3DFD2 #DFA3CE #DFB4A3
monochromatic
#48BFA6 #76CFBC #A3DFD2 #D0EFE8 #E8F7F4
Accessibility & contrast
On white
1.50
#A3DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#A3DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#92E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd2; /* rgb */ color: rgb(163, 223, 210); /* oklch */ color: oklch(85.9% 0.064 179.8);
Tailwind
colors: {
custom: {
50: '#bfe9df',
500: '#a3dfd2',
950: '#000000',
},
}SCSS
$custom: #a3dfd2; $custom-light: #bfe9df; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd2",
"rgb": {
"r": 163,
"g": 223,
"b": 210
},
"hsl": {
"h": 167,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85913,
"c": 0.06376,
"h": 179.8
},
"luminance": 0.65215
}Semantic roles & 50–950 ramp
primary
#A3DFD2
secondary
#B86F7E
accent
#2A49BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484