#A3DFD4#A3DFD4
#A3DFD4 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.063 H 182.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD4 |
|---|---|
| RGB | rgb(163, 223, 212) |
| HSL | hsl(169, 48%, 76%) |
| HSV | hsv(169, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(84.64, -21.31, -0.77) |
| CIE-LCH | lch(84.64, 21.32, 182.08°) |
| OKLab | oklab(85.97% -0.0629 -0.0024) |
| OKLCH | oklch(85.97% 0.063 182.2) |
| XYZ | xyz(53.3718, 65.3128, 72.0690) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Eggshell Blue
#C4FFF7
ΔE00 7.21
Pale Aqua
#B8FFEB
ΔE00 7.31
Pale Cyan
#B7FFFA
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD4 #DFA3AE
analogous
#A3DFB6 #A3DFD4 #A3CCDF
triadic
#A3DFD4 #D4A3DF #DFD4A3
tetradic
#A3DFD4 #B6A3DF #DFA3AE #CCDFA3
square
#A3DFD4 #B6A3DF #DFA3AE #CCDFA3
split-complementary
#A3DFD4 #DFA3CC #DFB6A3
monochromatic
#48BFAA #76CFBF #A3DFD4 #D0EFE9 #E8F7F4
Accessibility & contrast
On white
1.49
#A3DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#A3DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD4
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD4 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#92E1DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd4; /* rgb */ color: rgb(163, 223, 212); /* oklch */ color: oklch(86.0% 0.063 182.2);
Tailwind
colors: {
custom: {
50: '#bfe9e1',
500: '#a3dfd4',
950: '#000000',
},
}SCSS
$custom: #a3dfd4; $custom-light: #bfe9e1; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd4",
"rgb": {
"r": 163,
"g": 223,
"b": 212
},
"hsl": {
"h": 169,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85971,
"c": 0.06299,
"h": 182.2
},
"luminance": 0.65315
}Semantic roles & 50–950 ramp
primary
#A3DFD4
secondary
#B86F7C
accent
#2A45BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484