#A9FCA1#A9FCA1
#A9FCA1 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.146 H 142.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FCA1 |
|---|---|
| RGB | rgb(169, 252, 161) |
| HSL | hsl(115, 94%, 81%) |
| HSV | hsv(115, 36%, 99%) |
| CMYK | cmyk(32.9%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(91.97, -42.24, 35.82) |
| CIE-LCH | lch(91.97, 55.38, 139.70°) |
| OKLab | oklab(91.6% -0.1152 0.0891) |
| OKLCH | oklch(91.6% 0.146 142.3) |
| XYZ | xyz(57.6033, 80.6264, 46.2386) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.35
Pastel Green
#B0FF9D
ΔE00 1.60
Pale Light Green
#B1FC99
ΔE00 2.04
Palegreen
#98FB98
ΔE00 2.07
Mint Green
#8FFF9F
ΔE00 3.17
Mint (survey)
#9FFEB0
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FCA1 #F4A1FC
analogous
#D6FCA1 #A9FCA1 #A1FCC6
triadic
#A9FCA1 #A1A9FC #FCA1A9
tetradic
#A9FCA1 #A1D6FC #F4A1FC #FCC6A1
square
#A9FCA1 #A1D6FC #F4A1FC #FCC6A1
split-complementary
#A9FCA1 #C6A1FC #FCA1D6
monochromatic
#3CF82A #73FA66 #A9FCA1 #DFFEDC #E4FEE1
Accessibility & contrast
On white
1.23
#A9FCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#A9FCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FCA1
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FCA1 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9B
Deuteranopia (green-blind)
#F4E5A6
Tritanopia (blue-blind)
#A2F7E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a9fca1; /* rgb */ color: rgb(169, 252, 161); /* oklch */ color: oklch(91.6% 0.146 142.3);
Tailwind
colors: {
custom: {
50: '#c5febd',
500: '#a9fca1',
950: '#000000',
},
}SCSS
$custom: #a9fca1; $custom-light: #c5febd; $custom-dark: #000000;
JSON
{
"hex": "#a9fca1",
"rgb": {
"r": 169,
"g": 252,
"b": 161
},
"hsl": {
"h": 114.725,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.916,
"c": 0.14565,
"h": 142.3
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#A9FCA1
secondary
#D463DF
accent
#00E6D1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131812
muted
#828682