#7BEE8F#7BEE8F
#7BEE8F is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.168 H 147.8°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE8F |
|---|---|
| RGB | rgb(123, 238, 143) |
| HSL | hsl(130, 77%, 71%) |
| HSV | hsv(130, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.68, -52.35, 36.15) |
| CIE-LCH | lch(85.68, 63.62, 145.38°) |
| OKLab | oklab(85.85% -0.1421 0.0895) |
| OKLCH | oklch(85.85% 0.168 147.8) |
| XYZ | xyz(43.6982, 67.3399, 36.6765) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.26
Baby Green
#8CFF9E
ΔE00 3.69
Palegreen
#98FB98
ΔE00 3.77
Mint Green
#8FFF9F
ΔE00 3.78
Foam Green
#90FDA9
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE8F #EE7BDA
analogous
#A0EE7B #7BEE8F #7BEEC8
triadic
#7BEE8F #8F7BEE #EE8F7B
tetradic
#7BEE8F #7BA0EE #EE7BDA #EEC87B
square
#7BEE8F #7BA0EE #EE7BDA #EEC87B
split-complementary
#7BEE8F #C87BEE #EE7BA0
monochromatic
#1BD33B #45E761 #7BEE8F #B1F5BD #E4FCE8
Accessibility & contrast
On white
1.45
#7BEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#7BEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE8F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE8F | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#66EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bee8f; /* rgb */ color: rgb(123, 238, 143); /* oklch */ color: oklch(85.8% 0.168 147.8);
Tailwind
colors: {
custom: {
50: '#a8f4b1',
500: '#7bee8f',
950: '#000000',
},
}SCSS
$custom: #7bee8f; $custom-light: #a8f4b1; $custom-dark: #000000;
JSON
{
"hex": "#7bee8f",
"rgb": {
"r": 123,
"g": 238,
"b": 143
},
"hsl": {
"h": 130.435,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85849,
"c": 0.16798,
"h": 147.8
},
"luminance": 0.67343
}Semantic roles & 50–950 ramp
primary
#7BEE8F
secondary
#C846B1
accent
#0CB6D9
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581