#8DFEBB#8DFEBB
#8DFEBB is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.2% C 0.140 H 156.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEBB |
|---|---|
| RGB | rgb(141, 254, 187) |
| HSL | hsl(144, 98%, 77%) |
| HSV | hsv(144, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.74, -46.77, 22.20) |
| CIE-LCH | lch(91.74, 51.77, 154.60°) |
| OKLab | oklab(91.23% -0.1283 0.0566) |
| OKLCH | oklch(91.23% 0.14 156.2) |
| XYZ | xyz(55.3920, 80.1302, 59.5519) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.60
Light Seafoam
#A0FEBF
ΔE00 2.09
Seafoam (survey)
#80F9AD
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Sea Green
#98F6B0
ΔE00 2.74
Mint (survey)
#9FFEB0
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEBB #FE8DD0
analogous
#97FE8D #8DFEBB #8DFEF4
triadic
#8DFEBB #BB8DFE #FEBB8D
tetradic
#8DFEBB #8D97FE #FE8DD0 #FEF48D
square
#8DFEBB #8D97FE #FE8DD0 #FEF48D
split-complementary
#8DFEBB #F48DFE #FE8D97
monochromatic
#14FD73 #50FD97 #8DFEBB #CAFFDF #E1FFED
Accessibility & contrast
On white
1.23
#8DFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#8DFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEBB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEBB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#72FCEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfebb; /* rgb */ color: rgb(141, 254, 187); /* oklch */ color: oklch(91.2% 0.140 156.2);
Tailwind
colors: {
custom: {
50: '#b4ffcf',
500: '#8dfebb',
950: '#000000',
},
}SCSS
$custom: #8dfebb; $custom-light: #b4ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8dfebb",
"rgb": {
"r": 141,
"g": 254,
"b": 187
},
"hsl": {
"h": 144.425,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.91233,
"c": 0.1402,
"h": 156.2
},
"luminance": 0.80134
}Semantic roles & 50–950 ramp
primary
#8DFEBB
secondary
#DF50A5
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683