#7BE690#7BE690
#7BE690 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.156 H 148.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE690 |
|---|---|
| RGB | rgb(123, 230, 144) |
| HSL | hsl(132, 68%, 69%) |
| HSV | hsv(132, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(83.35, -48.90, 32.58) |
| CIE-LCH | lch(83.35, 58.76, 146.32°) |
| OKLab | oklab(83.95% -0.1329 0.0812) |
| OKLCH | oklch(83.95% 0.156 148.6) |
| XYZ | xyz(41.4967, 62.8152, 36.3180) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 4.97
Foam Green
#90FDA9
ΔE00 5.14
Light Sea Green
#98F6B0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE690 #E67BD1
analogous
#9CE67B #7BE690 #7BE6C6
triadic
#7BE690 #907BE6 #E6907B
tetradic
#7BE690 #7B9CE6 #E67BD1 #E6C67B
square
#7BE690 #7B9CE6 #E67BD1 #E6C67B
split-complementary
#7BE690 #C67BE6 #E67B9C
monochromatic
#25C244 #48DC65 #7BE690 #AEF0BB #E2F9E7
Accessibility & contrast
On white
1.55
#7BE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#7BE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE690
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE690 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68A
Deuteranopia (green-blind)
#D8CC95
Tritanopia (blue-blind)
#68E2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be690; /* rgb */ color: rgb(123, 230, 144); /* oklch */ color: oklch(84.0% 0.156 148.6);
Tailwind
colors: {
custom: {
50: '#a7eeb1',
500: '#7be690',
950: '#000000',
},
}SCSS
$custom: #7be690; $custom-light: #a7eeb1; $custom-dark: #000000;
JSON
{
"hex": "#7be690",
"rgb": {
"r": 123,
"g": 230,
"b": 144
},
"hsl": {
"h": 131.776,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.83951,
"c": 0.15573,
"h": 148.6
},
"luminance": 0.62818
}Semantic roles & 50–950 ramp
primary
#7BE690
secondary
#BE47A7
accent
#15ABD0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101611
muted
#818581