#A3DFDC#A3DFDC
#A3DFDC is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.061 H 192.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFDC |
|---|---|
| RGB | rgb(163, 223, 220) |
| HSL | hsl(177, 48%, 76%) |
| HSV | hsv(177, 27%, 87%) |
| CMYK | cmyk(26.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.86, -19.58, -4.69) |
| CIE-LCH | lch(84.86, 20.13, 193.48°) |
| OKLab | oklab(86.21% -0.0597 -0.0129) |
| OKLCH | oklch(86.21% 0.061 192.2) |
| XYZ | xyz(54.4060, 65.7265, 77.5161) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 6.45
Pale Cyan
#B7FFFA
ΔE00 6.88
Light Cyan
#ACFFFC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFDC #DFA3A6
analogous
#A3DFBE #A3DFDC #A3C4DF
triadic
#A3DFDC #DCA3DF #DFDCA3
tetradic
#A3DFDC #BEA3DF #DFA3A6 #C4DFA3
square
#A3DFDC #BEA3DF #DFA3A6 #C4DFA3
split-complementary
#A3DFDC #DFA3C4 #DFBEA3
monochromatic
#48BFB9 #76CFCB #A3DFDC #D0EFED #E8F7F6
Accessibility & contrast
On white
1.48
#A3DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A3DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFDC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFDC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#8FE2DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3dfdc; /* rgb */ color: rgb(163, 223, 220); /* oklch */ color: oklch(86.2% 0.061 192.2);
Tailwind
colors: {
custom: {
50: '#c0e9e6',
500: '#a3dfdc',
950: '#000000',
},
}SCSS
$custom: #a3dfdc; $custom-light: #c0e9e6; $custom-dark: #000000;
JSON
{
"hex": "#a3dfdc",
"rgb": {
"r": 163,
"g": 223,
"b": 220
},
"hsl": {
"h": 177,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.86211,
"c": 0.06109,
"h": 192.2
},
"luminance": 0.65729
}Semantic roles & 50–950 ramp
primary
#A3DFDC
secondary
#B86F72
accent
#2A31BC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484