#8FFEBE#8FFEBE
#8FFEBE is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.4% C 0.136 H 157.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEBE |
|---|---|
| RGB | rgb(143, 254, 190) |
| HSL | hsl(145, 98%, 78%) |
| HSV | hsv(145, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.88, -45.69, 20.88) |
| CIE-LCH | lch(91.88, 50.23, 155.44°) |
| OKLab | oklab(91.39% -0.1256 0.0533) |
| OKLCH | oklch(91.39% 0.136 157) |
| XYZ | xyz(56.0597, 80.4369, 61.2770) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.92
Light Blue Green
#7EFBB3
ΔE00 2.07
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Sea Green
#98F6B0
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEBE #FE8FCF
analogous
#98FE8F #8FFEBE #8FFEF5
triadic
#8FFEBE #BE8FFE #FEBE8F
tetradic
#8FFEBE #8F98FE #FE8FCF #FEF58F
square
#8FFEBE #8F98FE #FE8FCF #FEF58F
split-complementary
#8FFEBE #F58FFE #FE8F98
monochromatic
#16FD78 #52FD9B #8FFEBE #CCFFE1 #E1FFED
Accessibility & contrast
On white
1.23
#8FFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#8FFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEBE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEBE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#75FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8ffebe; /* rgb */ color: rgb(143, 254, 190); /* oklch */ color: oklch(91.4% 0.136 157.0);
Tailwind
colors: {
custom: {
50: '#b5ffd1',
500: '#8ffebe',
950: '#000000',
},
}SCSS
$custom: #8ffebe; $custom-light: #b5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8ffebe",
"rgb": {
"r": 143,
"g": 254,
"b": 190
},
"hsl": {
"h": 145.405,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91386,
"c": 0.1364,
"h": 157
},
"luminance": 0.80441
}Semantic roles & 50–950 ramp
primary
#8FFEBE
secondary
#DF52A3
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683