#A3FED2#A3FED2
#A3FED2 is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.107 H 162.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A3FED2 |
|---|---|
| RGB | rgb(163, 254, 210) |
| HSL | hsl(151, 98%, 82%) |
| HSV | hsv(151, 36%, 100%) |
| CMYK | cmyk(35.8%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(93.15, -36.45, 12.54) |
| CIE-LCH | lch(93.15, 38.55, 161.02°) |
| OKLab | oklab(92.79% -0.1018 0.0323) |
| OKLCH | oklch(92.79% 0.107 162.4) |
| XYZ | xyz(62.1746, 83.3196, 73.7664) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.57
Light Aqua
#8CFFDB
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 4.06
Mint
#AAF0C1
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3FED2 #FEA3CF
analogous
#A3FEA5 #A3FED2 #A3FCFE
triadic
#A3FED2 #D2A3FE #FED2A3
tetradic
#A3FED2 #A5A3FE #FEA3CF #FCFEA3
square
#A3FED2 #A5A3FE #FEA3CF #FCFEA3
split-complementary
#A3FED2 #FEA3FC #FEA5A3
monochromatic
#2AFD97 #66FDB4 #A3FED2 #E0FFF0 #E1FFF0
Accessibility & contrast
On white
1.19
#A3FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#A3FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3FED2
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3FED2 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D0
Deuteranopia (green-blind)
#ECE7D5
Tritanopia (blue-blind)
#8EFEF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a3fed2; /* rgb */ color: rgb(163, 254, 210); /* oklch */ color: oklch(92.8% 0.107 162.4);
Tailwind
colors: {
custom: {
50: '#c1ffdf',
500: '#a3fed2',
950: '#000000',
},
}SCSS
$custom: #a3fed2; $custom-light: #c1ffdf; $custom-dark: #000000;
JSON
{
"hex": "#a3fed2",
"rgb": {
"r": 163,
"g": 254,
"b": 210
},
"hsl": {
"h": 150.989,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.92787,
"c": 0.10679,
"h": 162.4
},
"luminance": 0.83323
}Semantic roles & 50–950 ramp
primary
#A3FED2
secondary
#E263A1
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684