#A9EA8A#A9EA8A
#A9EA8A is a very light, vivid green. Relative luminance 0.691; OKLCH L 87.1% C 0.142 H 136.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A9EA8A |
|---|---|
| RGB | rgb(169, 234, 138) |
| HSL | hsl(101, 70%, 73%) |
| HSV | hsv(101, 41%, 92%) |
| CMYK | cmyk(27.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.56, -37.45, 40.18) |
| CIE-LCH | lch(86.56, 54.93, 132.98°) |
| OKLab | oklab(87.11% -0.1026 0.0986) |
| OKLCH | oklch(87.11% 0.142 136.1) |
| XYZ | xyz(50.3711, 69.1140, 34.7262) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.13
Light Pastel Green
#B2FBA5
ΔE00 4.39
Pastel Green
#B0FF9D
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9EA8A #CB8AEA
analogous
#D9EA8A #A9EA8A #8AEA9B
triadic
#A9EA8A #8AA9EA #EA8AA9
tetradic
#A9EA8A #8AD9EA #CB8AEA #EA9B8A
square
#A9EA8A #8AD9EA #CB8AEA #EA9B8A
split-complementary
#A9EA8A #9B8AEA #EA8AD9
monochromatic
#5ED426 #83E156 #A9EA8A #CFF3BE #ECFAE5
Accessibility & contrast
On white
1.42
#A9EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A9EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9EA8A
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9EA8A | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#A8E4D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a9ea8a; /* rgb */ color: rgb(169, 234, 138); /* oklch */ color: oklch(87.1% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#c4f1ad',
500: '#a9ea8a',
950: '#000000',
},
}SCSS
$custom: #a9ea8a; $custom-light: #c4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a9ea8a",
"rgb": {
"r": 169,
"g": 234,
"b": 138
},
"hsl": {
"h": 100.625,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87113,
"c": 0.14227,
"h": 136.1
},
"luminance": 0.69116
}Semantic roles & 50–950 ramp
primary
#A9EA8A
secondary
#A054C4
accent
#14D294
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581