#7BED92#7BED92
#7BED92 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.164 H 148.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED92 |
|---|---|
| RGB | rgb(123, 237, 146) |
| HSL | hsl(132, 76%, 71%) |
| HSV | hsv(132, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(85.43, -51.47, 34.32) |
| CIE-LCH | lch(85.43, 61.86, 146.30°) |
| OKLab | oklab(85.66% -0.1398 0.0853) |
| OKLCH | oklch(85.66% 0.164 148.6) |
| XYZ | xyz(43.6382, 66.8513, 37.7926) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.49
Baby Green
#8CFF9E
ΔE00 3.92
Foam Green
#90FDA9
ΔE00 3.95
Mint Green
#8FFF9F
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Bluish Green
#76FDA8
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED92 #ED7BD6
analogous
#9DED7B #7BED92 #7BEDCB
triadic
#7BED92 #927BED #ED927B
tetradic
#7BED92 #7B9DED #ED7BD6 #EDCB7B
square
#7BED92 #7B9DED #ED7BD6 #EDCB7B
split-complementary
#7BED92 #CB7BED #ED7B9D
monochromatic
#1DD141 #45E666 #7BED92 #B1F4BE #E4FBE9
Accessibility & contrast
On white
1.46
#7BED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#7BED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED92
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED92 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#66E9D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7bed92; /* rgb */ color: rgb(123, 237, 146); /* oklch */ color: oklch(85.7% 0.164 148.6);
Tailwind
colors: {
custom: {
50: '#a8f3b3',
500: '#7bed92',
950: '#000000',
},
}SCSS
$custom: #7bed92; $custom-light: #a8f3b3; $custom-dark: #000000;
JSON
{
"hex": "#7bed92",
"rgb": {
"r": 123,
"g": 237,
"b": 146
},
"hsl": {
"h": 132.105,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85662,
"c": 0.16375,
"h": 148.6
},
"luminance": 0.66855
}Semantic roles & 50–950 ramp
primary
#7BED92
secondary
#C646AC
accent
#0DAFD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581