#A3FEE2#A3FEE2
#A3FEE2 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.096 H 172.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FEE2 |
|---|---|
| RGB | rgb(163, 254, 226) |
| HSL | hsl(162, 98%, 82%) |
| HSV | hsv(162, 36%, 100%) |
| CMYK | cmyk(35.8%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.52, -33.21, 4.82) |
| CIE-LCH | lch(93.52, 33.55, 171.74°) |
| OKLab | oklab(93.2% -0.0951 0.0123) |
| OKLCH | oklch(93.2% 0.096 172.7) |
| XYZ | xyz(64.2685, 84.1572, 84.7942) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 3.23
Pale Aqua
#B8FFEB
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FEE2 #FEA3BF
analogous
#A3FEB5 #A3FEE2 #A3EDFE
triadic
#A3FEE2 #E2A3FE #FEE2A3
tetradic
#A3FEE2 #B5A3FE #FEA3BF #EDFEA3
square
#A3FEE2 #B5A3FE #FEA3BF #EDFEA3
split-complementary
#A3FEE2 #FEA3ED #FEB5A3
monochromatic
#2AFDBC #66FDCF #A3FEE2 #E0FFF5 #E1FFF5
Accessibility & contrast
On white
1.18
#A3FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#A3FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FEE2
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FEE2 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#E9E8E4
Tritanopia (blue-blind)
#88FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a3fee2; /* rgb */ color: rgb(163, 254, 226); /* oklch */ color: oklch(93.2% 0.096 172.7);
Tailwind
colors: {
custom: {
50: '#c1ffeb',
500: '#a3fee2',
950: '#000000',
},
}SCSS
$custom: #a3fee2; $custom-light: #c1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a3fee2",
"rgb": {
"r": 163,
"g": 254,
"b": 226
},
"hsl": {
"h": 161.538,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.93201,
"c": 0.09586,
"h": 172.7
},
"luminance": 0.84161
}Semantic roles & 50–950 ramp
primary
#A3FEE2
secondary
#E2638A
accent
#0047E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684