#8EDF8D#8EDF8D
#8EDF8D is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.1% C 0.138 H 143.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDF8D |
|---|---|
| RGB | rgb(142, 223, 141) |
| HSL | hsl(119, 56%, 71%) |
| HSV | hsv(119, 37%, 87%) |
| CMYK | cmyk(36.3%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(82.08, -40.87, 32.58) |
| CIE-LCH | lch(82.08, 52.27, 141.44°) |
| OKLab | oklab(83.13% -0.1114 0.0811) |
| OKLCH | oklch(83.13% 0.138 143.9) |
| XYZ | xyz(42.3488, 60.4470, 34.6302) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Hospital Green
#9BE5AA
ΔE00 4.94
Light Sea Green
#98F6B0
ΔE00 6.09
Palegreen
#98FB98
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.50
Light Pastel Green
#B2FBA5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDF8D #DE8DDF
analogous
#B7DF8D #8EDF8D #8DDFB5
triadic
#8EDF8D #8D8EDF #DF8D8E
tetradic
#8EDF8D #8DB7DF #DE8DDF #DFB58D
square
#8EDF8D #8DB7DF #DE8DDF #DFB58D
split-complementary
#8EDF8D #B58DDF #DF8DB7
monochromatic
#37BD35 #5FD25D #8EDF8D #BDECBD #E7F8E7
Accessibility & contrast
On white
1.60
#8EDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#8EDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDF8D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDF8D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#85DBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8edf8d; /* rgb */ color: rgb(142, 223, 141); /* oklch */ color: oklch(83.1% 0.138 143.9);
Tailwind
colors: {
custom: {
50: '#b2e9af',
500: '#8edf8d',
950: '#000000',
},
}SCSS
$custom: #8edf8d; $custom-light: #b2e9af; $custom-dark: #000000;
JSON
{
"hex": "#8edf8d",
"rgb": {
"r": 142,
"g": 223,
"b": 141
},
"hsl": {
"h": 119.268,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.8313,
"c": 0.13778,
"h": 143.9
},
"luminance": 0.60449
}Semantic roles & 50–950 ramp
primary
#8EDF8D
secondary
#B659B7
accent
#22C4C2
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481