#8DFFB2#8DFFB2
#8DFFB2 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.150 H 152.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFB2 |
|---|---|
| RGB | rgb(141, 255, 178) |
| HSL | hsl(139, 100%, 78%) |
| HSV | hsv(139, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.86, -48.83, 26.94) |
| CIE-LCH | lch(91.86, 55.76, 151.12°) |
| OKLab | oklab(91.27% -0.1333 0.0681) |
| OKLCH | oklch(91.27% 0.15 152.9) |
| XYZ | xyz(54.7767, 80.3931, 54.7418) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.61
Foam Green
#90FDA9
ΔE00 1.63
Light Blue Green
#7EFBB3
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFB2 #FF8DDA
analogous
#A1FF8D #8DFFB2 #8DFFEB
triadic
#8DFFB2 #B28DFF #FFB28D
tetradic
#8DFFB2 #8DA1FF #FF8DDA #FFEB8D
square
#8DFFB2 #8DA1FF #FF8DDA #FFEB8D
split-complementary
#8DFFB2 #EB8DFF #FF8DA1
monochromatic
#13FF5F #50FF89 #8DFFB2 #CAFFDB #E0FFEA
Accessibility & contrast
On white
1.23
#8DFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#8DFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFB2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFB2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAD
Deuteranopia (green-blind)
#EEE3B7
Tritanopia (blue-blind)
#75FCEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffb2; /* rgb */ color: rgb(141, 255, 178); /* oklch */ color: oklch(91.3% 0.150 152.9);
Tailwind
colors: {
custom: {
50: '#b4ffc9',
500: '#8dffb2',
950: '#000000',
},
}SCSS
$custom: #8dffb2; $custom-light: #b4ffc9; $custom-dark: #000000;
JSON
{
"hex": "#8dffb2",
"rgb": {
"r": 141,
"g": 255,
"b": 178
},
"hsl": {
"h": 139.474,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91274,
"c": 0.1497,
"h": 152.9
},
"luminance": 0.80397
}Semantic roles & 50–950 ramp
primary
#8DFFB2
secondary
#E050B1
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682