#8DEF92#8DEF92
#8DEF92 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.9% C 0.157 H 145.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF92 |
|---|---|
| RGB | rgb(141, 239, 146) |
| HSL | hsl(123, 75%, 75%) |
| HSV | hsv(123, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(86.74, -47.33, 36.17) |
| CIE-LCH | lch(86.74, 59.57, 142.61°) |
| OKLab | oklab(86.93% -0.1288 0.0896) |
| OKLCH | oklch(86.93% 0.157 145.2) |
| XYZ | xyz(47.0370, 69.4681, 38.1187) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.57
Palegreen
#98FB98
ΔE00 2.67
Mint Green
#8FFF9F
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.43
Foam Green
#90FDA9
ΔE00 3.77
Mint (survey)
#9FFEB0
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF92 #EF8DEA
analogous
#B9EF8D #8DEF92 #8DEFC3
triadic
#8DEF92 #928DEF #EF928D
tetradic
#8DEF92 #8DB9EF #EF8DEA #EFC38D
square
#8DEF92 #8DB9EF #EF8DEA #EFC38D
split-complementary
#8DEF92 #C38DEF #EF8DB9
monochromatic
#22E02B #57E75F #8DEF92 #C3F7C5 #E4FBE5
Accessibility & contrast
On white
1.41
#8DEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#8DEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF92
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF92 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#E4D598
Tritanopia (blue-blind)
#80EAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def92; /* rgb */ color: rgb(141, 239, 146); /* oklch */ color: oklch(86.9% 0.157 145.2);
Tailwind
colors: {
custom: {
50: '#b3f5b3',
500: '#8def92',
950: '#000000',
},
}SCSS
$custom: #8def92; $custom-light: #b3f5b3; $custom-dark: #000000;
JSON
{
"hex": "#8def92",
"rgb": {
"r": 141,
"g": 239,
"b": 146
},
"hsl": {
"h": 123.061,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86927,
"c": 0.15695,
"h": 145.2
},
"luminance": 0.69471
}Semantic roles & 50–950 ramp
primary
#8DEF92
secondary
#CB56C5
accent
#0ECDD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581