#8DFFB8#8DFFB8
#8DFFB8 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.144 H 154.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFB8 |
|---|---|
| RGB | rgb(141, 255, 184) |
| HSL | hsl(143, 100%, 78%) |
| HSV | hsv(143, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(91.97, -47.75, 24.05) |
| CIE-LCH | lch(91.97, 53.46, 153.27°) |
| OKLab | oklab(91.4% -0.1307 0.0611) |
| OKLCH | oklch(91.4% 0.144 154.9) |
| XYZ | xyz(55.3924, 80.6394, 57.9842) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Seafoam
#A0FEBF
ΔE00 2.32
Light Sea Green
#98F6B0
ΔE00 2.58
Foam Green
#90FDA9
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFB8 #FF8DD4
analogous
#9BFF8D #8DFFB8 #8DFFF1
triadic
#8DFFB8 #B88DFF #FFB88D
tetradic
#8DFFB8 #8D9BFF #FF8DD4 #FFF18D
square
#8DFFB8 #8D9BFF #FF8DD4 #FFF18D
split-complementary
#8DFFB8 #F18DFF #FF8D9B
monochromatic
#13FF6C #50FF92 #8DFFB8 #CAFFDE #E0FFEC
Accessibility & contrast
On white
1.23
#8DFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#8DFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFB8
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFB8 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB4
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#73FDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffb8; /* rgb */ color: rgb(141, 255, 184); /* oklch */ color: oklch(91.4% 0.144 154.9);
Tailwind
colors: {
custom: {
50: '#b4ffcd',
500: '#8dffb8',
950: '#000000',
},
}SCSS
$custom: #8dffb8; $custom-light: #b4ffcd; $custom-dark: #000000;
JSON
{
"hex": "#8dffb8",
"rgb": {
"r": 141,
"g": 255,
"b": 184
},
"hsl": {
"h": 142.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.914,
"c": 0.14428,
"h": 154.9
},
"luminance": 0.80643
}Semantic roles & 50–950 ramp
primary
#8DFFB8
secondary
#E050AA
accent
#008FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683