#7BEF8A#7BEF8A
#7BEF8A is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.174 H 146.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEF8A |
|---|---|
| RGB | rgb(123, 239, 138) |
| HSL | hsl(128, 78%, 71%) |
| HSV | hsv(128, 49%, 94%) |
| CMYK | cmyk(48.5%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(85.89, -53.53, 38.91) |
| CIE-LCH | lch(85.89, 66.17, 143.99°) |
| OKLab | oklab(86% -0.1453 0.0958) |
| OKLCH | oklch(86% 0.174 146.6) |
| XYZ | xyz(43.6198, 67.7756, 34.8233) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.22
Palegreen
#98FB98
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.64
Mint Green
#8FFF9F
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 4.47
Easter Green
#8CFD7E
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEF8A #EF7BE0
analogous
#A6EF7B #7BEF8A #7BEFC4
triadic
#7BEF8A #8A7BEF #EF8A7B
tetradic
#7BEF8A #7BA6EF #EF7BE0 #EFC47B
square
#7BEF8A #7BA6EF #EF7BE0 #EFC47B
split-complementary
#7BEF8A #C47BEF #EF7BA6
monochromatic
#1AD632 #44E85A #7BEF8A #B2F6BA #E4FCE7
Accessibility & contrast
On white
1.44
#7BEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#7BEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEF8A
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEF8A | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD82
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#67EAD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7bef8a; /* rgb */ color: rgb(123, 239, 138); /* oklch */ color: oklch(86.0% 0.174 146.6);
Tailwind
colors: {
custom: {
50: '#a8f5ad',
500: '#7bef8a',
950: '#000000',
},
}SCSS
$custom: #7bef8a; $custom-light: #a8f5ad; $custom-dark: #000000;
JSON
{
"hex": "#7bef8a",
"rgb": {
"r": 123,
"g": 239,
"b": 138
},
"hsl": {
"h": 127.759,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.86003,
"c": 0.17404,
"h": 146.6
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#7BEF8A
secondary
#C945B8
accent
#0BC0DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581