#8DEF99#8DEF99
#8DEF99 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.150 H 147.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF99 |
|---|---|
| RGB | rgb(141, 239, 153) |
| HSL | hsl(127, 75%, 75%) |
| HSV | hsv(127, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(86.85, -46.24, 32.81) |
| CIE-LCH | lch(86.85, 56.70, 144.64°) |
| OKLab | oklab(87.05% -0.1259 0.0819) |
| OKLCH | oklch(87.05% 0.15 147) |
| XYZ | xyz(47.5982, 69.6927, 41.0747) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.20
Mint Green
#8FFF9F
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF99 #EF8DE3
analogous
#B2EF8D #8DEF99 #8DEFCA
triadic
#8DEF99 #998DEF #EF998D
tetradic
#8DEF99 #8DB2EF #EF8DE3 #EFCA8D
square
#8DEF99 #8DB2EF #EF8DE3 #EFCA8D
split-complementary
#8DEF99 #CA8DEF #EF8DB2
monochromatic
#22E039 #57E769 #8DEF99 #C3F7C9 #E4FBE7
Accessibility & contrast
On white
1.41
#8DEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#8DEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF99
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF99 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF93
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#7FEBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def99; /* rgb */ color: rgb(141, 239, 153); /* oklch */ color: oklch(87.1% 0.150 147.0);
Tailwind
colors: {
custom: {
50: '#b2f5b7',
500: '#8def99',
950: '#000000',
},
}SCSS
$custom: #8def99; $custom-light: #b2f5b7; $custom-dark: #000000;
JSON
{
"hex": "#8def99",
"rgb": {
"r": 141,
"g": 239,
"b": 153
},
"hsl": {
"h": 127.347,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87053,
"c": 0.15018,
"h": 147
},
"luminance": 0.69696
}Semantic roles & 50–950 ramp
primary
#8DEF99
secondary
#CB56BC
accent
#0EBFD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581