#8DEF97#8DEF97
#8DEF97 is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.152 H 146.4°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF97 |
|---|---|
| RGB | rgb(141, 239, 151) |
| HSL | hsl(126, 75%, 75%) |
| HSV | hsv(126, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(86.81, -46.56, 33.77) |
| CIE-LCH | lch(86.81, 57.52, 144.04°) |
| OKLab | oklab(87.02% -0.1267 0.0841) |
| OKLCH | oklch(87.02% 0.152 146.4) |
| XYZ | xyz(47.4344, 69.6271, 40.2121) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.31
Palegreen
#98FB98
ΔE00 3.01
Foam Green
#90FDA9
ΔE00 3.29
Mint Green
#8FFF9F
ΔE00 3.39
Baby Green
#8CFF9E
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF97 #EF8DE5
analogous
#B4EF8D #8DEF97 #8DEFC8
triadic
#8DEF97 #978DEF #EF978D
tetradic
#8DEF97 #8DB4EF #EF8DE5 #EFC88D
square
#8DEF97 #8DB4EF #EF8DE5 #EFC88D
split-complementary
#8DEF97 #C88DEF #EF8DB4
monochromatic
#22E035 #57E766 #8DEF97 #C3F7C8 #E4FBE7
Accessibility & contrast
On white
1.41
#8DEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#8DEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF97
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF97 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF91
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#7FEBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def97; /* rgb */ color: rgb(141, 239, 151); /* oklch */ color: oklch(87.0% 0.152 146.4);
Tailwind
colors: {
custom: {
50: '#b2f5b6',
500: '#8def97',
950: '#000000',
},
}SCSS
$custom: #8def97; $custom-light: #b2f5b6; $custom-dark: #000000;
JSON
{
"hex": "#8def97",
"rgb": {
"r": 141,
"g": 239,
"b": 151
},
"hsl": {
"h": 126.122,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87016,
"c": 0.15212,
"h": 146.4
},
"luminance": 0.6963
}Semantic roles & 50–950 ramp
primary
#8DEF97
secondary
#CB56BF
accent
#0EC3D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581