#A3FFFD#A3FFFD
#A3FFFD is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.088 H 194.0°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFFD |
|---|---|
| RGB | rgb(163, 255, 253) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(94.48, -27.73, -7.72) |
| CIE-LCH | lch(94.48, 28.79, 195.55°) |
| OKLab | oklab(94.2% -0.0853 -0.0213) |
| OKLCH | oklch(94.2% 0.088 194) |
| XYZ | xyz(68.5874, 86.3938, 105.9710) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.16
Pale Cyan
#B7FFFA
ΔE00 2.82
Paleturquoise
#AFEEEE
ΔE00 5.00
Eggshell Blue
#C4FFF7
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFFD #FFA3A5
analogous
#A3FFCF #A3FFFD #A3D3FF
triadic
#A3FFFD #FDA3FF #FFFDA3
tetradic
#A3FFFD #CFA3FF #FFA3A5 #D3FFA3
square
#A3FFFD #CFA3FF #FFA3A5 #D3FFA3
split-complementary
#A3FFFD #FFA3D3 #FFCFA3
monochromatic
#29FFFA #66FFFC #A3FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A3FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#A3FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFFD
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFFD | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#E3EAFE
Tritanopia (blue-blind)
#7EFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a3fffd; /* rgb */ color: rgb(163, 255, 253); /* oklch */ color: oklch(94.2% 0.088 194.0);
Tailwind
colors: {
custom: {
50: '#c2fffe',
500: '#a3fffd',
950: '#000000',
},
}SCSS
$custom: #a3fffd; $custom-light: #c2fffe; $custom-dark: #000000;
JSON
{
"hex": "#a3fffd",
"rgb": {
"r": 163,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.696,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94201,
"c": 0.08788,
"h": 194
},
"luminance": 0.86398
}Semantic roles & 50–950 ramp
primary
#A3FFFD
secondary
#E36366
accent
#0005E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685