#A3F8EA#A3F8EA
#A3F8EA is a very light, moderate teal. Relative luminance 0.809; OKLCH L 92.1% C 0.085 H 182.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A3F8EA |
|---|---|
| RGB | rgb(163, 248, 234) |
| HSL | hsl(170, 86%, 81%) |
| HSV | hsv(170, 34%, 97%) |
| CMYK | cmyk(34.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.07, -28.67, -1.43) |
| CIE-LCH | lch(92.07, 28.71, 182.86°) |
| OKLab | oklab(92.1% -0.0847 -0.0043) |
| OKLCH | oklch(92.1% 0.085 182.9) |
| XYZ | xyz(63.5176, 80.8580, 90.0862) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.52
Pale Cyan
#B7FFFA
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 4.39
Eggshell Blue
#C4FFF7
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.17
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3F8EA #F8A3B1
analogous
#A3F8BF #A3F8EA #A3DBF8
triadic
#A3F8EA #EAA3F8 #F8EAA3
tetradic
#A3F8EA #BFA3F8 #F8A3B1 #DBF8A3
square
#A3F8EA #BFA3F8 #F8A3B1 #DBF8A3
split-complementary
#A3F8EA #F8A3DB #F8BFA3
monochromatic
#31EFD0 #6AF4DD #A3F8EA #DCFCF7 #E3FDF9
Accessibility & contrast
On white
1.22
#A3F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#A3F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3F8EA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3F8EA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#87FBF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a3f8ea; /* rgb */ color: rgb(163, 248, 234); /* oklch */ color: oklch(92.1% 0.085 182.9);
Tailwind
colors: {
custom: {
50: '#c1faf0',
500: '#a3f8ea',
950: '#000000',
},
}SCSS
$custom: #a3f8ea; $custom-light: #c1faf0; $custom-dark: #000000;
JSON
{
"hex": "#a3f8ea",
"rgb": {
"r": 163,
"g": 248,
"b": 234
},
"hsl": {
"h": 170.118,
"s": 85.859,
"l": 80.588
},
"oklch": {
"l": 0.92101,
"c": 0.08478,
"h": 182.9
},
"luminance": 0.80862
}Semantic roles & 50–950 ramp
primary
#A3F8EA
secondary
#D96679
accent
#0328E2
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585