#8DEF94#8DEF94
#8DEF94 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.0% C 0.155 H 145.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF94 |
|---|---|
| RGB | rgb(141, 239, 148) |
| HSL | hsl(124, 75%, 75%) |
| HSV | hsv(124, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(86.77, -47.03, 35.21) |
| CIE-LCH | lch(86.77, 58.75, 143.17°) |
| OKLab | oklab(86.96% -0.128 0.0874) |
| OKLCH | oklch(86.96% 0.155 145.7) |
| XYZ | xyz(47.1939, 69.5309, 38.9453) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.83
Palegreen
#98FB98
ΔE00 2.78
Mint Green
#8FFF9F
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.56
Mint (survey)
#9FFEB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF94 #EF8DE8
analogous
#B7EF8D #8DEF94 #8DEFC5
triadic
#8DEF94 #948DEF #EF948D
tetradic
#8DEF94 #8DB7EF #EF8DE8 #EFC58D
square
#8DEF94 #8DB7EF #EF8DE8 #EFC58D
split-complementary
#8DEF94 #C58DEF #EF8DB7
monochromatic
#22E02F #57E762 #8DEF94 #C3F7C6 #E4FBE6
Accessibility & contrast
On white
1.41
#8DEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#8DEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF94
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF94 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#80EAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def94; /* rgb */ color: rgb(141, 239, 148); /* oklch */ color: oklch(87.0% 0.155 145.7);
Tailwind
colors: {
custom: {
50: '#b3f5b4',
500: '#8def94',
950: '#000000',
},
}SCSS
$custom: #8def94; $custom-light: #b3f5b4; $custom-dark: #000000;
JSON
{
"hex": "#8def94",
"rgb": {
"r": 141,
"g": 239,
"b": 148
},
"hsl": {
"h": 124.286,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86962,
"c": 0.15502,
"h": 145.7
},
"luminance": 0.69534
}Semantic roles & 50–950 ramp
primary
#8DEF94
secondary
#CB56C2
accent
#0EC9D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581