#8DFFBE#8DFFBE
#8DFFBE is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.5% C 0.139 H 157.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFBE |
|---|---|
| RGB | rgb(141, 255, 190) |
| HSL | hsl(146, 100%, 78%) |
| HSV | hsv(146, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.09, -46.63, 21.15) |
| CIE-LCH | lch(92.09, 51.20, 155.60°) |
| OKLab | oklab(91.53% -0.1281 0.054) |
| OKLCH | oklch(91.53% 0.139 157.2) |
| XYZ | xyz(56.0347, 80.8963, 61.3670) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Seafoam
#A0FEBF
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 3.07
Light Sea Green
#98F6B0
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFBE #FF8DCE
analogous
#95FF8D #8DFFBE #8DFFF7
triadic
#8DFFBE #BE8DFF #FFBE8D
tetradic
#8DFFBE #8D95FF #FF8DCE #FFF78D
square
#8DFFBE #8D95FF #FF8DCE #FFF78D
split-complementary
#8DFFBE #F78DFF #FF8D95
monochromatic
#13FF78 #50FF9B #8DFFBE #CAFFE1 #E0FFEE
Accessibility & contrast
On white
1.22
#8DFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#8DFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFBE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFBE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#71FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffbe; /* rgb */ color: rgb(141, 255, 190); /* oklch */ color: oklch(91.5% 0.139 157.2);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8dffbe',
950: '#000000',
},
}SCSS
$custom: #8dffbe; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8dffbe",
"rgb": {
"r": 141,
"g": 255,
"b": 190
},
"hsl": {
"h": 145.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91531,
"c": 0.13901,
"h": 157.2
},
"luminance": 0.809
}Semantic roles & 50–950 ramp
primary
#8DFFBE
secondary
#E050A2
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683