#7BE691#7BE691
#7BE691 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.155 H 148.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE691 |
|---|---|
| RGB | rgb(123, 230, 145) |
| HSL | hsl(132, 68%, 69%) |
| HSV | hsv(132, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(83.36, -48.74, 32.10) |
| CIE-LCH | lch(83.36, 58.36, 146.63°) |
| OKLab | oklab(83.97% -0.1325 0.0801) |
| OKLCH | oklch(83.97% 0.155 148.9) |
| XYZ | xyz(41.5735, 62.8459, 36.7223) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Sea Green
#98F6B0
ΔE00 5.06
Foam Green
#90FDA9
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE691 #E67BD0
analogous
#9BE67B #7BE691 #7BE6C6
triadic
#7BE691 #917BE6 #E6917B
tetradic
#7BE691 #7B9BE6 #E67BD0 #E6C67B
square
#7BE691 #7B9BE6 #E67BD0 #E6C67B
split-complementary
#7BE691 #C67BE6 #E67B9B
monochromatic
#25C245 #48DC66 #7BE691 #AEF0BC #E2F9E7
Accessibility & contrast
On white
1.55
#7BE691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7BE691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE691
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE691 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#D8CC96
Tritanopia (blue-blind)
#68E2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be691; /* rgb */ color: rgb(123, 230, 145); /* oklch */ color: oklch(84.0% 0.155 148.9);
Tailwind
colors: {
custom: {
50: '#a7eeb2',
500: '#7be691',
950: '#000000',
},
}SCSS
$custom: #7be691; $custom-light: #a7eeb2; $custom-dark: #000000;
JSON
{
"hex": "#7be691",
"rgb": {
"r": 123,
"g": 230,
"b": 145
},
"hsl": {
"h": 132.336,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.83969,
"c": 0.15478,
"h": 148.9
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#7BE691
secondary
#BE47A6
accent
#15AAD0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581