#A3FFFA#A3FFFA
#A3FFFA is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.088 H 191.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFFA |
|---|---|
| RGB | rgb(163, 255, 250) |
| HSL | hsl(177, 100%, 82%) |
| HSV | hsv(177, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 2%, 0%) |
| CIE-LAB | lab(94.40, -28.42, -6.29) |
| CIE-LCH | lch(94.40, 29.11, 192.47°) |
| OKLab | oklab(94.11% -0.0865 -0.0174) |
| OKLCH | oklch(94.11% 0.088 191.4) |
| XYZ | xyz(68.1133, 86.2042, 103.4738) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.42
Pale Cyan
#B7FFFA
ΔE00 2.72
Eggshell Blue
#C4FFF7
ΔE00 4.95
Duck Egg Blue
#C3FBF4
ΔE00 5.32
Paleturquoise
#AFEEEE
ΔE00 5.34
Light Light Blue
#CAFFFB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFFA #FFA3A8
analogous
#A3FFCC #A3FFFA #A3D6FF
triadic
#A3FFFA #FAA3FF #FFFAA3
tetradic
#A3FFFA #CCA3FF #FFA3A8 #D6FFA3
square
#A3FFFA #CCA3FF #FFA3A8 #D6FFA3
split-complementary
#A3FFFA #FFA3D6 #FFCCA3
monochromatic
#29FFF3 #66FFF7 #A3FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.15
#A3FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#A3FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFFA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFFA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#7FFFFD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a3fffa; /* rgb */ color: rgb(163, 255, 250); /* oklch */ color: oklch(94.1% 0.088 191.4);
Tailwind
colors: {
custom: {
50: '#c2fffb',
500: '#a3fffa',
950: '#000000',
},
}SCSS
$custom: #a3fffa; $custom-light: #c2fffb; $custom-dark: #000000;
JSON
{
"hex": "#a3fffa",
"rgb": {
"r": 163,
"g": 255,
"b": 250
},
"hsl": {
"h": 176.739,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94109,
"c": 0.08819,
"h": 191.4
},
"luminance": 0.86209
}Semantic roles & 50–950 ramp
primary
#A3FFFA
secondary
#E3636A
accent
#000CE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685