#8AEB88#8AEB88
#8AEB88 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.7% C 0.162 H 143.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEB88 |
|---|---|
| RGB | rgb(138, 235, 136) |
| HSL | hsl(119, 71%, 73%) |
| HSV | hsv(119, 42%, 92%) |
| CMYK | cmyk(41.3%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(85.30, -48.00, 39.25) |
| CIE-LCH | lch(85.30, 62.00, 140.73°) |
| OKLab | oklab(85.67% -0.1307 0.0965) |
| OKLCH | oklch(85.67% 0.162 143.6) |
| XYZ | xyz(44.6314, 66.5948, 33.7901) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.15
Palegreen
#98FB98
ΔE00 3.50
Mint Green
#8FFF9F
ΔE00 4.49
Baby Green
#8CFF9E
ΔE00 4.50
Light Green
#96F97B
ΔE00 4.69
Easter Green
#8CFD7E
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEB88 #E988EB
analogous
#BBEB88 #8AEB88 #88EBB7
triadic
#8AEB88 #888AEB #EB888A
tetradic
#8AEB88 #88BBEB #E988EB #EBB788
square
#8AEB88 #88BBEB #E988EB #EBB788
split-complementary
#8AEB88 #B788EB #EB88BB
monochromatic
#27D524 #56E254 #8AEB88 #BEF4BC #E5FBE5
Accessibility & contrast
On white
1.47
#8AEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#8AEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEB88
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEB88 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#7FE6D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8aeb88; /* rgb */ color: rgb(138, 235, 136); /* oklch */ color: oklch(85.7% 0.162 143.6);
Tailwind
colors: {
custom: {
50: '#b1f2ac',
500: '#8aeb88',
950: '#000000',
},
}SCSS
$custom: #8aeb88; $custom-light: #b1f2ac; $custom-dark: #000000;
JSON
{
"hex": "#8aeb88",
"rgb": {
"r": 138,
"g": 235,
"b": 136
},
"hsl": {
"h": 118.788,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.85673,
"c": 0.16247,
"h": 143.6
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#8AEB88
secondary
#C352C5
accent
#12D3CF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581