#8DFEBE#8DFEBE
#8DFEBE is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.3% C 0.138 H 157.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEBE |
|---|---|
| RGB | rgb(141, 254, 190) |
| HSL | hsl(146, 98%, 77%) |
| HSV | hsv(146, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.80, -46.20, 20.76) |
| CIE-LCH | lch(91.80, 50.65, 155.81°) |
| OKLab | oklab(91.3% -0.127 0.053) |
| OKLCH | oklch(91.3% 0.138 157.4) |
| XYZ | xyz(55.7165, 80.2600, 61.2610) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Seafoam
#A0FEBF
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Sea Green
#98F6B0
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEBE #FE8DCD
analogous
#94FE8D #8DFEBE #8DFEF7
triadic
#8DFEBE #BE8DFE #FEBE8D
tetradic
#8DFEBE #8D94FE #FE8DCD #FEF78D
square
#8DFEBE #8D94FE #FE8DCD #FEF78D
split-complementary
#8DFEBE #F78DFE #FE8D94
monochromatic
#14FD79 #50FD9B #8DFEBE #CAFFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8DFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8DFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEBE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEBE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EBE3C2
Tritanopia (blue-blind)
#71FCED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8dfebe; /* rgb */ color: rgb(141, 254, 190); /* oklch */ color: oklch(91.3% 0.138 157.4);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8dfebe',
950: '#000000',
},
}SCSS
$custom: #8dfebe; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8dfebe",
"rgb": {
"r": 141,
"g": 254,
"b": 190
},
"hsl": {
"h": 146.018,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.913,
"c": 0.13759,
"h": 157.4
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#8DFEBE
secondary
#DF50A1
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683