#8DFBB9#8DFBB9
#8DFBB9 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.138 H 156.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFBB9 |
|---|---|
| RGB | rgb(141, 251, 185) |
| HSL | hsl(144, 93%, 77%) |
| HSV | hsv(144, 44%, 98%) |
| CMYK | cmyk(43.8%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.85, -45.85, 21.99) |
| CIE-LCH | lch(90.85, 50.85, 154.38°) |
| OKLab | oklab(90.5% -0.1258 0.056) |
| OKLCH | oklch(90.5% 0.138 156) |
| XYZ | xyz(54.2348, 78.1560, 58.1173) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.61
Light Seafoam
#A0FEBF
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.12
Light Sea Green
#98F6B0
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.60
Mint (survey)
#9FFEB0
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFBB9 #FB8DCF
analogous
#98FB8D #8DFBB9 #8DFBF0
triadic
#8DFBB9 #B98DFB #FBB98D
tetradic
#8DFBB9 #8D98FB #FB8DCF #FBF08D
square
#8DFBB9 #8D98FB #FB8DCF #FBF08D
split-complementary
#8DFBB9 #F08DFB #FB8D98
monochromatic
#17F770 #52F995 #8DFBB9 #C8FDDD #E1FEED
Accessibility & contrast
On white
1.26
#8DFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#8DFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFBB9
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFBB9 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB5
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#74F9E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8dfbb9; /* rgb */ color: rgb(141, 251, 185); /* oklch */ color: oklch(90.5% 0.138 156.0);
Tailwind
colors: {
custom: {
50: '#b3fdce',
500: '#8dfbb9',
950: '#000000',
},
}SCSS
$custom: #8dfbb9; $custom-light: #b3fdce; $custom-dark: #000000;
JSON
{
"hex": "#8dfbb9",
"rgb": {
"r": 141,
"g": 251,
"b": 185
},
"hsl": {
"h": 144,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.90496,
"c": 0.1377,
"h": 156
},
"luminance": 0.7816
}Semantic roles & 50–950 ramp
primary
#8DFBB9
secondary
#DB52A4
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683