#A3FDED#A3FDED
#A3FDED is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.3% C 0.089 H 181.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FDED |
|---|---|
| RGB | rgb(163, 253, 237) |
| HSL | hsl(169, 96%, 82%) |
| HSV | hsv(169, 36%, 99%) |
| CMYK | cmyk(35.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.51, -30.38, -0.87) |
| CIE-LCH | lch(93.51, 30.39, 181.64°) |
| OKLab | oklab(93.29% -0.0894 -0.0028) |
| OKLCH | oklch(93.29% 0.089 181.8) |
| XYZ | xyz(65.5100, 84.1474, 92.8945) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.25
Pale Cyan
#B7FFFA
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FDED #FDA3B3
analogous
#A3FDC0 #A3FDED #A3E0FD
triadic
#A3FDED #EDA3FD #FDEDA3
tetradic
#A3FDED #C0A3FD #FDA3B3 #E0FDA3
square
#A3FDED #C0A3FD #FDA3B3 #E0FDA3
split-complementary
#A3FDED #FDA3E0 #FDC0A3
monochromatic
#2BFAD6 #67FCE1 #A3FDED #DFFEF9 #E1FEF9
Accessibility & contrast
On white
1.18
#A3FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#A3FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FDED
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FDED | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#E5E8EE
Tritanopia (blue-blind)
#85FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a3fded; /* rgb */ color: rgb(163, 253, 237); /* oklch */ color: oklch(93.3% 0.089 181.8);
Tailwind
colors: {
custom: {
50: '#c1fef2',
500: '#a3fded',
950: '#000000',
},
}SCSS
$custom: #a3fded; $custom-light: #c1fef2; $custom-dark: #000000;
JSON
{
"hex": "#a3fded",
"rgb": {
"r": 163,
"g": 253,
"b": 237
},
"hsl": {
"h": 169.333,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.93287,
"c": 0.0894,
"h": 181.8
},
"luminance": 0.84152
}Semantic roles & 50–950 ramp
primary
#A3FDED
secondary
#E0647A
accent
#0029E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685