#8DFFBF#8DFFBF
#8DFFBF is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.6% C 0.138 H 157.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFFBF |
|---|---|
| RGB | rgb(141, 255, 191) |
| HSL | hsl(146, 100%, 78%) |
| HSV | hsv(146, 45%, 100%) |
| CMYK | cmyk(44.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.11, -46.44, 20.67) |
| CIE-LCH | lch(92.11, 50.83, 156.01°) |
| OKLab | oklab(91.55% -0.1277 0.0528) |
| OKLCH | oklch(91.55% 0.138 157.6) |
| XYZ | xyz(56.1443, 80.9402, 61.9446) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.06
Light Seafoam
#A0FEBF
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Aquamarine
#7BFDC7
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Sea Green
#98F6B0
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFFBF #FF8DCD
analogous
#94FF8D #8DFFBF #8DFFF8
triadic
#8DFFBF #BF8DFF #FFBF8D
tetradic
#8DFFBF #8D94FF #FF8DCD #FFF88D
square
#8DFFBF #8D94FF #FF8DCD #FFF88D
split-complementary
#8DFFBF #F88DFF #FF8D94
monochromatic
#13FF7A #50FF9D #8DFFBF #CAFFE1 #E0FFEE
Accessibility & contrast
On white
1.22
#8DFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#8DFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFFBF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFFBF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF0BB
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#71FEEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8dffbf; /* rgb */ color: rgb(141, 255, 191); /* oklch */ color: oklch(91.6% 0.138 157.6);
Tailwind
colors: {
custom: {
50: '#b4ffd2',
500: '#8dffbf',
950: '#000000',
},
}SCSS
$custom: #8dffbf; $custom-light: #b4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8dffbf",
"rgb": {
"r": 141,
"g": 255,
"b": 191
},
"hsl": {
"h": 146.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.91553,
"c": 0.13815,
"h": 157.6
},
"luminance": 0.80944
}Semantic roles & 50–950 ramp
primary
#8DFFBF
secondary
#E050A1
accent
#0081E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683