#7BE27F#7BE27F
#7BE27F is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.166 H 144.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE27F |
|---|---|
| RGB | rgb(123, 226, 127) |
| HSL | hsl(122, 64%, 68%) |
| HSV | hsv(122, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(81.91, -49.87, 39.23) |
| CIE-LCH | lch(81.91, 63.45, 141.81°) |
| OKLab | oklab(82.7% -0.1356 0.0961) |
| OKLCH | oklch(82.7% 0.166 144.7) |
| XYZ | xyz(39.1935, 60.1333, 29.6162) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Lightish Green
#61E160
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.82
Palegreen
#98FB98
ΔE00 5.76
Fresh Green
#69D84F
ΔE00 5.88
Tealish Green
#0CDC73
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE27F #E27BDE
analogous
#AAE27B #7BE27F #7BE2B2
triadic
#7BE27F #7F7BE2 #E27F7B
tetradic
#7BE27F #7BAAE2 #E27BDE #E2B27B
square
#7BE27F #7BAAE2 #E27BDE #E2B27B
split-complementary
#7BE27F #B27BE2 #E27BAA
monochromatic
#29BA2E #49D74E #7BE27F #ADEDB0 #DFF8E0
Accessibility & contrast
On white
1.61
#7BE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#7BE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE27F
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE27F | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D277
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#6DDDCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7be27f; /* rgb */ color: rgb(123, 226, 127); /* oklch */ color: oklch(82.7% 0.166 144.7);
Tailwind
colors: {
custom: {
50: '#a7eca5',
500: '#7be27f',
950: '#000000',
},
}SCSS
$custom: #7be27f; $custom-light: #a7eca5; $custom-dark: #000000;
JSON
{
"hex": "#7be27f",
"rgb": {
"r": 123,
"g": 226,
"b": 127
},
"hsl": {
"h": 122.33,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.82695,
"c": 0.16623,
"h": 144.7
},
"luminance": 0.60136
}Semantic roles & 50–950 ramp
primary
#7BE27F
secondary
#B948B5
accent
#1AC5CC
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580