#A3DFD0#A3DFD0
#A3DFD0 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 177.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFD0 |
|---|---|
| RGB | rgb(163, 223, 208) |
| HSL | hsl(165, 48%, 76%) |
| HSV | hsv(165, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(84.54, -22.16, 1.19) |
| CIE-LCH | lch(84.54, 22.19, 176.92°) |
| OKLab | oklab(85.86% -0.0646 0.0028) |
| OKLCH | oklch(85.86% 0.065 177.5) |
| XYZ | xyz(52.8735, 65.1135, 69.4445) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.75
Pale Teal
#82CBB2
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 6.82
Pale Aqua
#B8FFEB
ΔE00 6.92
Seafoam Blue
#78D1B6
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFD0 #DFA3B2
analogous
#A3DFB2 #A3DFD0 #A3D0DF
triadic
#A3DFD0 #D0A3DF #DFD0A3
tetradic
#A3DFD0 #B2A3DF #DFA3B2 #D0DFA3
square
#A3DFD0 #B2A3DF #DFA3B2 #D0DFA3
split-complementary
#A3DFD0 #DFA3D0 #DFB2A3
monochromatic
#48BFA2 #76CFB9 #A3DFD0 #D0EFE7 #E8F7F3
Accessibility & contrast
On white
1.50
#A3DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#A3DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFD0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFD0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CF
Deuteranopia (green-blind)
#CFD0D1
Tritanopia (blue-blind)
#93E1DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a3dfd0; /* rgb */ color: rgb(163, 223, 208); /* oklch */ color: oklch(85.9% 0.065 177.5);
Tailwind
colors: {
custom: {
50: '#bfe9de',
500: '#a3dfd0',
950: '#000000',
},
}SCSS
$custom: #a3dfd0; $custom-light: #bfe9de; $custom-dark: #000000;
JSON
{
"hex": "#a3dfd0",
"rgb": {
"r": 163,
"g": 223,
"b": 208
},
"hsl": {
"h": 165,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85856,
"c": 0.06464,
"h": 177.5
},
"luminance": 0.65116
}Semantic roles & 50–950 ramp
primary
#A3DFD0
secondary
#B86F81
accent
#2A4EBC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484