#7BEA85#7BEA85
#7BEA85 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.172 H 145.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEA85 |
|---|---|
| RGB | rgb(123, 234, 133) |
| HSL | hsl(125, 73%, 70%) |
| HSV | hsv(125, 47%, 92%) |
| CMYK | cmyk(47.4%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(84.35, -52.26, 39.39) |
| CIE-LCH | lch(84.35, 65.44, 142.99°) |
| OKLab | oklab(84.72% -0.142 0.0967) |
| OKLCH | oklch(84.72% 0.172 145.7) |
| XYZ | xyz(41.8225, 64.7470, 32.4793) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.29
Palegreen
#98FB98
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 4.62
Lightish Green
#61E160
ΔE00 4.65
Baby Green
#8CFF9E
ΔE00 4.70
Mint Green
#8FFF9F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEA85 #EA7BE0
analogous
#A9EA7B #7BEA85 #7BEABC
triadic
#7BEA85 #857BEA #EA857B
tetradic
#7BEA85 #7BA9EA #EA7BE0 #EABC7B
square
#7BEA85 #7BA9EA #EA7BE0 #EABC7B
split-complementary
#7BEA85 #BC7BEA #EA7BA9
monochromatic
#20CA30 #46E254 #7BEA85 #B0F2B6 #E5FBE7
Accessibility & contrast
On white
1.51
#7BEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#7BEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEA85
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEA85 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#DECE8C
Tritanopia (blue-blind)
#6AE5D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7bea85; /* rgb */ color: rgb(123, 234, 133); /* oklch */ color: oklch(84.7% 0.172 145.7);
Tailwind
colors: {
custom: {
50: '#a8f1aa',
500: '#7bea85',
950: '#000000',
},
}SCSS
$custom: #7bea85; $custom-light: #a8f1aa; $custom-dark: #000000;
JSON
{
"hex": "#7bea85",
"rgb": {
"r": 123,
"g": 234,
"b": 133
},
"hsl": {
"h": 125.405,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.8472,
"c": 0.17178,
"h": 145.7
},
"luminance": 0.6475
}Semantic roles & 50–950 ramp
primary
#7BEA85
secondary
#C346B8
accent
#11C3D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581