#A3FFFC#A3FFFC
#A3FFFC is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.2% C 0.088 H 193.1°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFFC |
|---|---|
| RGB | rgb(163, 255, 252) |
| HSL | hsl(178, 100%, 82%) |
| HSV | hsv(178, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(94.45, -27.96, -7.24) |
| CIE-LCH | lch(94.45, 28.89, 194.52°) |
| OKLab | oklab(94.17% -0.0857 -0.02) |
| OKLCH | oklch(94.17% 0.088 193.1) |
| XYZ | xyz(68.4285, 86.3303, 105.1342) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.14
Pale Cyan
#B7FFFA
ΔE00 2.75
Paleturquoise
#AFEEEE
ΔE00 5.09
Eggshell Blue
#C4FFF7
ΔE00 5.10
Duck Egg Blue
#C3FBF4
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFFC #FFA3A6
analogous
#A3FFCE #A3FFFC #A3D4FF
triadic
#A3FFFC #FCA3FF #FFFCA3
tetradic
#A3FFFC #CEA3FF #FFA3A6 #D4FFA3
square
#A3FFFC #CEA3FF #FFA3A6 #D4FFA3
split-complementary
#A3FFFC #FFA3D4 #FFCEA3
monochromatic
#29FFF8 #66FFFA #A3FFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.15
#A3FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#A3FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFFC
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFFC | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FC
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#7EFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a3fffc; /* rgb */ color: rgb(163, 255, 252); /* oklch */ color: oklch(94.2% 0.088 193.1);
Tailwind
colors: {
custom: {
50: '#c2fffd',
500: '#a3fffc',
950: '#000000',
},
}SCSS
$custom: #a3fffc; $custom-light: #c2fffd; $custom-dark: #000000;
JSON
{
"hex": "#a3fffc",
"rgb": {
"r": 163,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.043,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.9417,
"c": 0.08797,
"h": 193.1
},
"luminance": 0.86335
}Semantic roles & 50–950 ramp
primary
#A3FFFC
secondary
#E36367
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685