#A3E2BF#A3E2BF
#A3E2BF is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.1% C 0.080 H 159.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E2BF |
|---|---|
| RGB | rgb(163, 226, 191) |
| HSL | hsl(147, 52%, 76%) |
| HSV | hsv(147, 28%, 89%) |
| CMYK | cmyk(27.9%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.97, -27.04, 10.76) |
| CIE-LCH | lch(84.97, 29.10, 158.29°) |
| OKLab | oklab(86.06% -0.0755 0.0278) |
| OKLCH | oklch(86.06% 0.08 159.8) |
| XYZ | xyz(51.7016, 65.9386, 59.2834) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.14
Mint
#AAF0C1
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E2BF #E2A3C6
analogous
#A7E2A3 #A3E2BF #A3E2DF
triadic
#A3E2BF #BFA3E2 #E2BFA3
tetradic
#A3E2BF #A3A7E2 #E2A3C6 #E2DFA3
square
#A3E2BF #A3A7E2 #E2A3C6 #E2DFA3
split-complementary
#A3E2BF #DFA3E2 #E2A3A7
monochromatic
#46C57E #74D39F #A3E2BF #D2F1DF #E8F8EF
Accessibility & contrast
On white
1.48
#A3E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#A3E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E2BF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E2BF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#97E1D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a3e2bf; /* rgb */ color: rgb(163, 226, 191); /* oklch */ color: oklch(86.1% 0.080 159.8);
Tailwind
colors: {
custom: {
50: '#bfebd2',
500: '#a3e2bf',
950: '#000000',
},
}SCSS
$custom: #a3e2bf; $custom-light: #bfebd2; $custom-dark: #000000;
JSON
{
"hex": "#a3e2bf",
"rgb": {
"r": 163,
"g": 226,
"b": 191
},
"hsl": {
"h": 146.667,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.8606,
"c": 0.08047,
"h": 159.8
},
"luminance": 0.65941
}Semantic roles & 50–950 ramp
primary
#A3E2BF
secondary
#BB6E99
accent
#267BBF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483