#A8EA83#A8EA83
#A8EA83 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 86.9% C 0.150 H 135.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA83 |
|---|---|
| RGB | rgb(168, 234, 131) |
| HSL | hsl(98, 71%, 72%) |
| HSV | hsv(98, 44%, 92%) |
| CMYK | cmyk(28.2%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.41, -38.69, 43.41) |
| CIE-LCH | lch(86.41, 58.15, 131.71°) |
| OKLab | oklab(86.94% -0.1063 0.1057) |
| OKLCH | oklch(86.94% 0.15 135.2) |
| XYZ | xyz(49.6668, 68.8075, 32.1327) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.55
Tea Green
#BDF8A3
ΔE00 4.60
Light Green
#96F97B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA83 #C583EA
analogous
#DBEA83 #A8EA83 #83EA92
triadic
#A8EA83 #83A8EA #EA83A8
tetradic
#A8EA83 #83DBEA #C583EA #EA9283
square
#A8EA83 #83DBEA #C583EA #EA9283
split-complementary
#A8EA83 #9283EA #EA83DB
monochromatic
#61CF23 #83E14F #A8EA83 #CDF3B7 #EDFBE5
Accessibility & contrast
On white
1.42
#A8EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A8EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA83
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA83 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#A7E3D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a8ea83; /* rgb */ color: rgb(168, 234, 131); /* oklch */ color: oklch(86.9% 0.150 135.2);
Tailwind
colors: {
custom: {
50: '#c4f1a8',
500: '#a8ea83',
950: '#000000',
},
}SCSS
$custom: #a8ea83; $custom-light: #c4f1a8; $custom-dark: #000000;
JSON
{
"hex": "#a8ea83",
"rgb": {
"r": 168,
"g": 234,
"b": 131
},
"hsl": {
"h": 98.447,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.86944,
"c": 0.14985,
"h": 135.2
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#A8EA83
secondary
#994EC3
accent
#12D38E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581