#7BF09E#7BF09E
#7BF09E is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.157 H 151.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF09E |
|---|---|
| RGB | rgb(123, 240, 158) |
| HSL | hsl(138, 80%, 71%) |
| HSV | hsv(138, 49%, 94%) |
| CMYK | cmyk(48.7%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.50, -50.69, 29.70) |
| CIE-LCH | lch(86.50, 58.75, 149.64°) |
| OKLab | oklab(86.6% -0.1379 0.0746) |
| OKLCH | oklch(86.6% 0.157 151.6) |
| XYZ | xyz(45.4969, 68.9962, 43.2612) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF09E #F07BCD
analogous
#92F07B #7BF09E #7BF0D8
triadic
#7BF09E #9E7BF0 #F09E7B
tetradic
#7BF09E #7B92F0 #F07BCD #F0D87B
square
#7BF09E #7B92F0 #F07BCD #F0D87B
split-complementary
#7BF09E #D87BF0 #F07B92
monochromatic
#19D852 #44EA76 #7BF09E #B2F6C6 #E4FCEB
Accessibility & contrast
On white
1.42
#7BF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#7BF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF09E
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF09E | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E099
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#61EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7bf09e; /* rgb */ color: rgb(123, 240, 158); /* oklch */ color: oklch(86.6% 0.157 151.6);
Tailwind
colors: {
custom: {
50: '#a8f6bb',
500: '#7bf09e',
950: '#000000',
},
}SCSS
$custom: #7bf09e; $custom-light: #a8f6bb; $custom-dark: #000000;
JSON
{
"hex": "#7bf09e",
"rgb": {
"r": 123,
"g": 240,
"b": 158
},
"hsl": {
"h": 137.949,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.86604,
"c": 0.15676,
"h": 151.6
},
"luminance": 0.69
}Semantic roles & 50–950 ramp
primary
#7BF09E
secondary
#CA45A2
accent
#0A9DDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582