#8DFFBB#8DFFBB
#8DFFBB is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.5% C 0.142 H 156.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFBB |
|---|---|
| RGB | rgb(141, 255, 187) |
| HSL | hsl(144, 100%, 78%) |
| HSV | hsv(144, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(92.03, -47.19, 22.60) |
| CIE-LCH | lch(92.03, 52.33, 154.41°) |
| OKLab | oklab(91.47% -0.1294 0.0575) |
| OKLCH | oklch(91.47% 0.142 156) |
| XYZ | xyz(55.7102, 80.7665, 59.6579) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.60
Light Seafoam
#A0FEBF
ΔE00 2.16
Seafoam (survey)
#80F9AD
ΔE00 2.20
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFBB #FF8DD1
analogous
#98FF8D #8DFFBB #8DFFF4
triadic
#8DFFBB #BB8DFF #FFBB8D
tetradic
#8DFFBB #8D98FF #FF8DD1 #FFF48D
square
#8DFFBB #8D98FF #FF8DD1 #FFF48D
split-complementary
#8DFFBB #F48DFF #FF8D98
monochromatic
#13FF72 #50FF96 #8DFFBB #CAFFE0 #E0FFED
Accessibility & contrast
On white
1.22
#8DFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#8DFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFBB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFBB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#72FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffbb; /* rgb */ color: rgb(141, 255, 187); /* oklch */ color: oklch(91.5% 0.142 156.0);
Tailwind
colors: {
custom: {
50: '#b4ffcf',
500: '#8dffbb',
950: '#000000',
},
}SCSS
$custom: #8dffbb; $custom-light: #b4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8dffbb",
"rgb": {
"r": 141,
"g": 255,
"b": 187
},
"hsl": {
"h": 144.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91465,
"c": 0.14163,
"h": 156
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#8DFFBB
secondary
#E050A6
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683