#8DEF96#8DEF96
#8DEF96 is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.153 H 146.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF96 |
|---|---|
| RGB | rgb(141, 239, 150) |
| HSL | hsl(126, 75%, 75%) |
| HSV | hsv(126, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(86.80, -46.72, 34.25) |
| CIE-LCH | lch(86.80, 57.93, 143.75°) |
| OKLab | oklab(87% -0.1272 0.0852) |
| OKLCH | oklch(87% 0.153 146.2) |
| XYZ | xyz(47.3536, 69.5948, 39.7862) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.14
Palegreen
#98FB98
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.37
Foam Green
#90FDA9
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.43
Light Sea Green
#98F6B0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF96 #EF8DE6
analogous
#B5EF8D #8DEF96 #8DEFC7
triadic
#8DEF96 #968DEF #EF968D
tetradic
#8DEF96 #8DB5EF #EF8DE6 #EFC78D
square
#8DEF96 #8DB5EF #EF8DE6 #EFC78D
split-complementary
#8DEF96 #C78DEF #EF8DB5
monochromatic
#22E033 #57E765 #8DEF96 #C3F7C7 #E4FBE6
Accessibility & contrast
On white
1.41
#8DEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#8DEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF96
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF96 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF90
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#7FEBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def96; /* rgb */ color: rgb(141, 239, 150); /* oklch */ color: oklch(87.0% 0.153 146.2);
Tailwind
colors: {
custom: {
50: '#b2f5b5',
500: '#8def96',
950: '#000000',
},
}SCSS
$custom: #8def96; $custom-light: #b2f5b5; $custom-dark: #000000;
JSON
{
"hex": "#8def96",
"rgb": {
"r": 141,
"g": 239,
"b": 150
},
"hsl": {
"h": 125.51,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86998,
"c": 0.15308,
"h": 146.2
},
"luminance": 0.69598
}Semantic roles & 50–950 ramp
primary
#8DEF96
secondary
#CB56C0
accent
#0EC5D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581