#8EFEBE#8EFEBE
#8EFEBE is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.137 H 157.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEBE |
|---|---|
| RGB | rgb(142, 254, 190) |
| HSL | hsl(146, 98%, 78%) |
| HSV | hsv(146, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.84, -45.95, 20.82) |
| CIE-LCH | lch(91.84, 50.44, 155.63°) |
| OKLab | oklab(91.34% -0.1263 0.0531) |
| OKLCH | oklch(91.34% 0.137 157.2) |
| XYZ | xyz(55.8873, 80.3481, 61.2690) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Seafoam
#A0FEBF
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Sea Green
#98F6B0
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEBE #FE8ECE
analogous
#96FE8E #8EFEBE #8EFEF6
triadic
#8EFEBE #BE8EFE #FEBE8E
tetradic
#8EFEBE #8E96FE #FE8ECE #FEF68E
square
#8EFEBE #8E96FE #FE8ECE #FEF68E
split-complementary
#8EFEBE #F68EFE #FE8E96
monochromatic
#15FD78 #51FD9B #8EFEBE #CBFFE1 #E1FFEE
Accessibility & contrast
On white
1.23
#8EFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#8EFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEBE
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEBE | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#73FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8efebe; /* rgb */ color: rgb(142, 254, 190); /* oklch */ color: oklch(91.3% 0.137 157.2);
Tailwind
colors: {
custom: {
50: '#b4ffd1',
500: '#8efebe',
950: '#000000',
},
}SCSS
$custom: #8efebe; $custom-light: #b4ffd1; $custom-dark: #000000;
JSON
{
"hex": "#8efebe",
"rgb": {
"r": 142,
"g": 254,
"b": 190
},
"hsl": {
"h": 145.714,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91343,
"c": 0.137,
"h": 157.2
},
"luminance": 0.80352
}Semantic roles & 50–950 ramp
primary
#8EFEBE
secondary
#DF51A2
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683