#8DF09F#8DF09F
#8DF09F is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.4% C 0.146 H 148.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DF09F |
|---|---|
| RGB | rgb(141, 240, 159) |
| HSL | hsl(131, 77%, 75%) |
| HSV | hsv(131, 41%, 94%) |
| CMYK | cmyk(41.3%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(87.23, -45.70, 30.29) |
| CIE-LCH | lch(87.23, 54.83, 146.46°) |
| OKLab | oklab(87.4% -0.1245 0.076) |
| OKLCH | oklch(87.4% 0.146 148.6) |
| XYZ | xyz(48.3999, 70.4830, 43.8484) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.63
Lightgreen
#90EE90
ΔE00 2.64
Foam Green
#90FDA9
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.18
Mint (survey)
#9FFEB0
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DF09F #F08DDE
analogous
#ADF08D #8DF09F #8DF0D1
triadic
#8DF09F #9F8DF0 #F09F8D
tetradic
#8DF09F #8DADF0 #F08DDE #F0D18D
square
#8DF09F #8DADF0 #F08DDE #F0D18D
split-complementary
#8DF09F #D18DF0 #F08DAD
monochromatic
#21E244 #57E971 #8DF09F #C3F7CD #E4FBE8
Accessibility & contrast
On white
1.39
#8DF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#8DF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DF09F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DF09F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#7DECDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8df09f; /* rgb */ color: rgb(141, 240, 159); /* oklch */ color: oklch(87.4% 0.146 148.6);
Tailwind
colors: {
custom: {
50: '#b2f5bc',
500: '#8df09f',
950: '#000000',
},
}SCSS
$custom: #8df09f; $custom-light: #b2f5bc; $custom-dark: #000000;
JSON
{
"hex": "#8df09f",
"rgb": {
"r": 141,
"g": 240,
"b": 159
},
"hsl": {
"h": 130.909,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.87401,
"c": 0.14585,
"h": 148.6
},
"luminance": 0.70486
}Semantic roles & 50–950 ramp
primary
#8DF09F
secondary
#CC55B6
accent
#0DB4D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582