#8EFFBE#8EFFBE
#8EFFBE is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.138 H 157.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFBE |
|---|---|
| RGB | rgb(142, 255, 190) |
| HSL | hsl(145, 100%, 78%) |
| HSV | hsv(145, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.12, -46.38, 21.21) |
| CIE-LCH | lch(92.12, 51.00, 155.42°) |
| OKLab | oklab(91.57% -0.1274 0.0541) |
| OKLCH | oklch(91.57% 0.138 157) |
| XYZ | xyz(56.2055, 80.9844, 61.3750) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Seafoam
#A0FEBF
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Sea Green
#98F6B0
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFBE #FF8ECF
analogous
#96FF8E #8EFFBE #8EFFF7
triadic
#8EFFBE #BE8EFF #FFBE8E
tetradic
#8EFFBE #8E96FF #FF8ECF #FFF78E
square
#8EFFBE #8E96FF #FF8ECF #FFF78E
split-complementary
#8EFFBE #F78EFF #FF8E96
monochromatic
#14FF78 #51FF9B #8EFFBE #CBFFE1 #E0FFED
Accessibility & contrast
On white
1.22
#8EFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#8EFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFBE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFBE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#ECE4C2
Tritanopia (blue-blind)
#73FDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8effbe; /* rgb */ color: rgb(142, 255, 190); /* oklch */ color: oklch(91.6% 0.138 157.0);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8effbe',
950: '#000000',
},
}SCSS
$custom: #8effbe; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8effbe",
"rgb": {
"r": 142,
"g": 255,
"b": 190
},
"hsl": {
"h": 145.487,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91573,
"c": 0.13841,
"h": 157
},
"luminance": 0.80988
}Semantic roles & 50–950 ramp
primary
#8EFFBE
secondary
#E051A3
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683