#8EFFBF#8EFFBF
#8EFFBF is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.138 H 157.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFBF |
|---|---|
| RGB | rgb(142, 255, 191) |
| HSL | hsl(146, 100%, 78%) |
| HSV | hsv(146, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.14, -46.19, 20.73) |
| CIE-LCH | lch(92.14, 50.63, 155.83°) |
| OKLab | oklab(91.6% -0.127 0.0529) |
| OKLCH | oklch(91.6% 0.138 157.4) |
| XYZ | xyz(56.3152, 81.0283, 61.9526) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.10
Light Seafoam
#A0FEBF
ΔE00 2.10
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Sea Green
#98F6B0
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFBF #FF8ECE
analogous
#95FF8E #8EFFBF #8EFFF8
triadic
#8EFFBF #BF8EFF #FFBF8E
tetradic
#8EFFBF #8E95FF #FF8ECE #FFF88E
square
#8EFFBF #8E95FF #FF8ECE #FFF88E
split-complementary
#8EFFBF #F88EFF #FF8E95
monochromatic
#14FF7A #51FF9C #8EFFBF #CBFFE2 #E0FFEE
Accessibility & contrast
On white
1.22
#8EFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#8EFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFBF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFBF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#ECE4C3
Tritanopia (blue-blind)
#72FDEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8effbf; /* rgb */ color: rgb(142, 255, 191); /* oklch */ color: oklch(91.6% 0.138 157.4);
Tailwind
colors: {
custom: {
50: '#b4ffd2',
500: '#8effbf',
950: '#000000',
},
}SCSS
$custom: #8effbf; $custom-light: #b4ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8effbf",
"rgb": {
"r": 142,
"g": 255,
"b": 191
},
"hsl": {
"h": 146.018,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91596,
"c": 0.13755,
"h": 157.4
},
"luminance": 0.81032
}Semantic roles & 50–950 ramp
primary
#8EFFBF
secondary
#E051A2
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683