#7BE79A#7BE79A
#7BE79A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.4% C 0.148 H 151.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE79A |
|---|---|
| RGB | rgb(123, 231, 154) |
| HSL | hsl(137, 69%, 69%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.81, -47.63, 28.11) |
| CIE-LCH | lch(83.81, 55.31, 149.45°) |
| OKLab | oklab(84.38% -0.1297 0.0707) |
| OKLCH | oklch(84.38% 0.148 151.4) |
| XYZ | xyz(42.5742, 63.6927, 40.6160) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.22
Light Sea Green
#98F6B0
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE79A #E77BC8
analogous
#92E77B #7BE79A #7BE7D0
triadic
#7BE79A #9A7BE7 #E79A7B
tetradic
#7BE79A #7B92E7 #E77BC8 #E7D07B
square
#7BE79A #7B92E7 #E77BC8 #E7D07B
split-complementary
#7BE79A #D07BE7 #E77B92
monochromatic
#24C452 #47DE72 #7BE79A #AFF0C2 #E3FAE9
Accessibility & contrast
On white
1.53
#7BE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#7BE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE79A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE79A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#65E4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be79a; /* rgb */ color: rgb(123, 231, 154); /* oklch */ color: oklch(84.4% 0.148 151.4);
Tailwind
colors: {
custom: {
50: '#a7efb8',
500: '#7be79a',
950: '#000000',
},
}SCSS
$custom: #7be79a; $custom-light: #a7efb8; $custom-dark: #000000;
JSON
{
"hex": "#7be79a",
"rgb": {
"r": 123,
"g": 231,
"b": 154
},
"hsl": {
"h": 137.222,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84381,
"c": 0.1477,
"h": 151.4
},
"luminance": 0.63696
}Semantic roles & 50–950 ramp
primary
#7BE79A
secondary
#BF479D
accent
#149BD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581