#7BE792#7BE792
#7BE792 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.155 H 149.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE792 |
|---|---|
| RGB | rgb(123, 231, 146) |
| HSL | hsl(133, 69%, 69%) |
| HSV | hsv(133, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.67, -48.99, 32.00) |
| CIE-LCH | lch(83.67, 58.51, 146.85°) |
| OKLab | oklab(84.23% -0.1331 0.0798) |
| OKLCH | oklch(84.23% 0.155 149.1) |
| XYZ | xyz(41.9300, 63.4350, 37.2232) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.66
Foam Green
#90FDA9
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE792 #E77BD0
analogous
#9AE77B #7BE792 #7BE7C8
triadic
#7BE792 #927BE7 #E7927B
tetradic
#7BE792 #7B9AE7 #E77BD0 #E7C87B
square
#7BE792 #7B9AE7 #E77BD0 #E7C87B
split-complementary
#7BE792 #C87BE7 #E77B9A
monochromatic
#24C446 #47DE67 #7BE792 #AFF0BD #E3FAE8
Accessibility & contrast
On white
1.53
#7BE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#7BE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE792
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE792 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78C
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#67E3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be792; /* rgb */ color: rgb(123, 231, 146); /* oklch */ color: oklch(84.2% 0.155 149.1);
Tailwind
colors: {
custom: {
50: '#a7efb2',
500: '#7be792',
950: '#000000',
},
}SCSS
$custom: #7be792; $custom-light: #a7efb2; $custom-dark: #000000;
JSON
{
"hex": "#7be792",
"rgb": {
"r": 123,
"g": 231,
"b": 146
},
"hsl": {
"h": 132.778,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84227,
"c": 0.15525,
"h": 149.1
},
"luminance": 0.63438
}Semantic roles & 50–950 ramp
primary
#7BE792
secondary
#BF47A6
accent
#14A9D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581