#A3FFFE#A3FFFE
#A3FFFE is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.088 H 194.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FFFE |
|---|---|
| RGB | rgb(163, 255, 254) |
| HSL | hsl(179, 100%, 82%) |
| HSV | hsv(179, 36%, 100%) |
| CMYK | cmyk(36.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(94.51, -27.50, -8.19) |
| CIE-LCH | lch(94.51, 28.70, 196.59°) |
| OKLab | oklab(94.23% -0.0849 -0.0226) |
| OKLCH | oklch(94.23% 0.088 194.9) |
| XYZ | xyz(68.7471, 86.4577, 106.8121) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.27
Pale Cyan
#B7FFFA
ΔE00 2.94
Paleturquoise
#AFEEEE
ΔE00 4.92
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Eggshell Blue
#C4FFF7
ΔE00 5.32
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FFFE #FFA3A4
analogous
#A3FFD0 #A3FFFE #A3D2FF
triadic
#A3FFFE #FEA3FF #FFFEA3
tetradic
#A3FFFE #D0A3FF #FFA3A4 #D2FFA3
square
#A3FFFE #D0A3FF #FFA3A4 #D2FFA3
split-complementary
#A3FFFE #FFA3D2 #FFD0A3
monochromatic
#29FFFD #66FFFD #A3FFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.15
#A3FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#A3FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FFFE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FFFE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#7DFFFE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #a3fffe; /* rgb */ color: rgb(163, 255, 254); /* oklch */ color: oklch(94.2% 0.088 194.9);
Tailwind
colors: {
custom: {
50: '#c2fffe',
500: '#a3fffe',
950: '#000000',
},
}SCSS
$custom: #a3fffe; $custom-light: #c2fffe; $custom-dark: #000000;
JSON
{
"hex": "#a3fffe",
"rgb": {
"r": 163,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.348,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.94232,
"c": 0.08782,
"h": 194.9
},
"luminance": 0.86462
}Semantic roles & 50–950 ramp
primary
#A3FFFE
secondary
#E36364
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131817
muted
#828685