#7BE692#7BE692
#7BE692 is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.0% C 0.154 H 149.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE692 |
|---|---|
| RGB | rgb(123, 230, 146) |
| HSL | hsl(133, 68%, 69%) |
| HSV | hsv(133, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(83.38, -48.57, 31.61) |
| CIE-LCH | lch(83.38, 57.95, 146.94°) |
| OKLab | oklab(83.99% -0.132 0.0789) |
| OKLCH | oklch(83.99% 0.154 149.1) |
| XYZ | xyz(41.6509, 62.8768, 37.1302) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.77
Light Sea Green
#98F6B0
ΔE00 4.96
Foam Green
#90FDA9
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE692 #E67BCF
analogous
#9AE67B #7BE692 #7BE6C8
triadic
#7BE692 #927BE6 #E6927B
tetradic
#7BE692 #7B9AE6 #E67BCF #E6C87B
square
#7BE692 #7B9AE6 #E67BCF #E6C87B
split-complementary
#7BE692 #C87BE6 #E67B9A
monochromatic
#25C247 #48DC68 #7BE692 #AEF0BC #E2F9E7
Accessibility & contrast
On white
1.55
#7BE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#7BE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE692
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE692 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#67E2D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be692; /* rgb */ color: rgb(123, 230, 146); /* oklch */ color: oklch(84.0% 0.154 149.1);
Tailwind
colors: {
custom: {
50: '#a7eeb2',
500: '#7be692',
950: '#000000',
},
}SCSS
$custom: #7be692; $custom-light: #a7eeb2; $custom-dark: #000000;
JSON
{
"hex": "#7be692",
"rgb": {
"r": 123,
"g": 230,
"b": 146
},
"hsl": {
"h": 132.897,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.83988,
"c": 0.15383,
"h": 149.1
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#7BE692
secondary
#BE47A4
accent
#15A8D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581