#8AEB8F#8AEB8F
#8AEB8F is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.8% C 0.156 H 145.2°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEB8F |
|---|---|
| RGB | rgb(138, 235, 143) |
| HSL | hsl(123, 71%, 73%) |
| HSV | hsv(123, 41%, 92%) |
| CMYK | cmyk(41.3%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(85.40, -46.97, 35.90) |
| CIE-LCH | lch(85.40, 59.12, 142.60°) |
| OKLab | oklab(85.79% -0.1278 0.0889) |
| OKLCH | oklch(85.79% 0.156 145.2) |
| XYZ | xyz(45.1452, 66.8003, 36.4962) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.92
Palegreen
#98FB98
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 4.22
Baby Green
#8CFF9E
ΔE00 4.25
Foam Green
#90FDA9
ΔE00 4.45
Light Sea Green
#98F6B0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEB8F #EB8AE6
analogous
#B5EB8A #8AEB8F #8AEBBF
triadic
#8AEB8F #8F8AEB #EB8F8A
tetradic
#8AEB8F #8AB5EB #EB8AE6 #EBBF8A
square
#8AEB8F #8AB5EB #EB8AE6 #EBBF8A
split-complementary
#8AEB8F #BF8AEB #EB8AB5
monochromatic
#25D62E #56E25D #8AEB8F #BEF4C1 #E5FBE6
Accessibility & contrast
On white
1.46
#8AEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#8AEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEB8F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEB8F | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#7DE6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8aeb8f; /* rgb */ color: rgb(138, 235, 143); /* oklch */ color: oklch(85.8% 0.156 145.2);
Tailwind
colors: {
custom: {
50: '#b0f2b0',
500: '#8aeb8f',
950: '#000000',
},
}SCSS
$custom: #8aeb8f; $custom-light: #b0f2b0; $custom-dark: #000000;
JSON
{
"hex": "#8aeb8f",
"rgb": {
"r": 138,
"g": 235,
"b": 143
},
"hsl": {
"h": 123.093,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85792,
"c": 0.15572,
"h": 145.2
},
"luminance": 0.66803
}Semantic roles & 50–950 ramp
primary
#8AEB8F
secondary
#C554BF
accent
#13C9D3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581