#7EFFBE#7EFFBE
#7EFFBE is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.148 H 159.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFBE |
|---|---|
| RGB | rgb(126, 255, 190) |
| HSL | hsl(150, 100%, 75%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(91.54, -50.29, 20.30) |
| CIE-LCH | lch(91.54, 54.23, 158.01°) |
| OKLab | oklab(90.93% -0.1382 0.0518) |
| OKLCH | oklch(90.93% 0.148 159.5) |
| XYZ | xyz(53.6540, 79.6688, 61.2554) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.46
Light Greenish Blue
#63F7B4
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Seafoam
#A0FEBF
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFBE #FF7EBF
analogous
#7FFF7E #7EFFBE #7EFFFE
triadic
#7EFFBE #BE7EFF #FFBE7E
tetradic
#7EFFBE #7E7FFF #FF7EBF #FFFE7E
square
#7EFFBE #7E7FFF #FF7EBF #FFFE7E
split-complementary
#7EFFBE #FE7EFF #FF7E7F
monochromatic
#04FF80 #41FF9F #7EFFBE #BBFFDD #E0FFF0
Accessibility & contrast
On white
1.24
#7EFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7EFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFBE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFBE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#56FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7effbe; /* rgb */ color: rgb(126, 255, 190); /* oklch */ color: oklch(90.9% 0.148 159.5);
Tailwind
colors: {
custom: {
50: '#abffd1',
500: '#7effbe',
950: '#000000',
},
}SCSS
$custom: #7effbe; $custom-light: #abffd1; $custom-dark: #000000;
JSON
{
"hex": "#7effbe",
"rgb": {
"r": 126,
"g": 255,
"b": 190
},
"hsl": {
"h": 149.767,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.90932,
"c": 0.14761,
"h": 159.5
},
"luminance": 0.79673
}Semantic roles & 50–950 ramp
primary
#7EFFBE
secondary
#DE4391
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683