#A8EA8A#A8EA8A
#A8EA8A is a very light, vivid green. Relative luminance 0.690; OKLCH L 87.1% C 0.143 H 136.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA8A |
|---|---|
| RGB | rgb(168, 234, 138) |
| HSL | hsl(101, 70%, 73%) |
| HSV | hsv(101, 41%, 92%) |
| CMYK | cmyk(28.2%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.51, -37.79, 40.10) |
| CIE-LCH | lch(86.51, 55.10, 133.30°) |
| OKLab | oklab(87.05% -0.1035 0.0984) |
| OKLCH | oklch(87.05% 0.143 136.4) |
| XYZ | xyz(50.1574, 69.0037, 34.7162) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 3.97
Washed Out Green
#BCF5A6
ΔE00 4.17
Light Pastel Green
#B2FBA5
ΔE00 4.36
Pastel Green
#B0FF9D
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA8A #CC8AEA
analogous
#D8EA8A #A8EA8A #8AEA9C
triadic
#A8EA8A #8AA8EA #EA8AA8
tetradic
#A8EA8A #8AD8EA #CC8AEA #EA9C8A
square
#A8EA8A #8AD8EA #CC8AEA #EA9C8A
split-complementary
#A8EA8A #9C8AEA #EA8AD8
monochromatic
#5CD426 #81E156 #A8EA8A #CFF3BE #ECFAE5
Accessibility & contrast
On white
1.42
#A8EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#A8EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA8A
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA8A | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#A6E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a8ea8a; /* rgb */ color: rgb(168, 234, 138); /* oklch */ color: oklch(87.1% 0.143 136.4);
Tailwind
colors: {
custom: {
50: '#c4f1ad',
500: '#a8ea8a',
950: '#000000',
},
}SCSS
$custom: #a8ea8a; $custom-light: #c4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a8ea8a",
"rgb": {
"r": 168,
"g": 234,
"b": 138
},
"hsl": {
"h": 101.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.87054,
"c": 0.1428,
"h": 136.4
},
"luminance": 0.69005
}Semantic roles & 50–950 ramp
primary
#A8EA8A
secondary
#A154C4
accent
#14D296
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581