#7EFFBB#7EFFBB
#7EFFBB is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.150 H 158.3°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFFBB |
|---|---|
| RGB | rgb(126, 255, 187) |
| HSL | hsl(148, 100%, 75%) |
| HSV | hsv(148, 51%, 100%) |
| CMYK | cmyk(50.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.48, -50.87, 21.75) |
| CIE-LCH | lch(91.48, 55.33, 156.85°) |
| OKLab | oklab(90.87% -0.1395 0.0554) |
| OKLCH | oklch(90.87% 0.15 158.3) |
| XYZ | xyz(53.3295, 79.5390, 59.5463) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.32
Seafoam (survey)
#80F9AD
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFFBB #FF7EC2
analogous
#82FF7E #7EFFBB #7EFFFB
triadic
#7EFFBB #BB7EFF #FFBB7E
tetradic
#7EFFBB #7E82FF #FF7EC2 #FFFB7E
square
#7EFFBB #7E82FF #FF7EC2 #FFFB7E
split-complementary
#7EFFBB #FB7EFF #FF7E82
monochromatic
#04FF7A #41FF9B #7EFFBB #BBFFDB #E0FFEF
Accessibility & contrast
On white
1.24
#7EFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7EFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFFBB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFFBB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#57FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7effbb; /* rgb */ color: rgb(126, 255, 187); /* oklch */ color: oklch(90.9% 0.150 158.3);
Tailwind
colors: {
custom: {
50: '#abffcf',
500: '#7effbb',
950: '#000000',
},
}SCSS
$custom: #7effbb; $custom-light: #abffcf; $custom-dark: #000000;
JSON
{
"hex": "#7effbb",
"rgb": {
"r": 126,
"g": 255,
"b": 187
},
"hsl": {
"h": 148.372,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.90865,
"c": 0.15013,
"h": 158.3
},
"luminance": 0.79543
}Semantic roles & 50–950 ramp
primary
#7EFFBB
secondary
#DE4395
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683