#7BE190#7BE190
#7BE190 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.8% C 0.149 H 149.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE190 |
|---|---|
| RGB | rgb(123, 225, 144) |
| HSL | hsl(132, 63%, 68%) |
| HSV | hsv(132, 45%, 88%) |
| CMYK | cmyk(45.3%, 0%, 36%, 11.8%) |
| CIE-LAB | lab(81.88, -46.80, 30.64) |
| CIE-LCH | lch(81.88, 55.94, 146.79°) |
| OKLab | oklab(82.75% -0.1273 0.0766) |
| OKLCH | oklch(82.75% 0.149 149) |
| XYZ | xyz(40.1252, 60.0721, 35.8609) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.61
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE190 #E17BCC
analogous
#99E17B #7BE190 #7BE1C3
triadic
#7BE190 #907BE1 #E1907B
tetradic
#7BE190 #7B99E1 #E17BCC #E1C37B
square
#7BE190 #7B99E1 #E17BCC #E1C37B
split-complementary
#7BE190 #C37BE1 #E17B99
monochromatic
#2AB847 #49D666 #7BE190 #ADECBA #DFF8E4
Accessibility & contrast
On white
1.61
#7BE190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#7BE190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE190
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE190 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#69DDCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7be190; /* rgb */ color: rgb(123, 225, 144); /* oklch */ color: oklch(82.8% 0.149 149.0);
Tailwind
colors: {
custom: {
50: '#a6ebb1',
500: '#7be190',
950: '#000000',
},
}SCSS
$custom: #7be190; $custom-light: #a6ebb1; $custom-dark: #000000;
JSON
{
"hex": "#7be190",
"rgb": {
"r": 123,
"g": 225,
"b": 144
},
"hsl": {
"h": 132.353,
"s": 62.963,
"l": 68.235
},
"oklch": {
"l": 0.82753,
"c": 0.14854,
"h": 149
},
"luminance": 0.60075
}Semantic roles & 50–950 ramp
primary
#7BE190
secondary
#B848A1
accent
#1BA6CB
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481