#7BE99D#7BE99D
#7BE99D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.9% C 0.148 H 152.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE99D |
|---|---|
| RGB | rgb(123, 233, 157) |
| HSL | hsl(139, 71%, 70%) |
| HSV | hsv(139, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 32.6%, 8.6%) |
| CIE-LAB | lab(84.44, -47.95, 27.43) |
| CIE-LCH | lch(84.44, 55.24, 150.23°) |
| OKLab | oklab(84.92% -0.1306 0.0691) |
| OKLCH | oklch(84.92% 0.148 152.1) |
| XYZ | xyz(43.3902, 64.9198, 42.1361) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.51
Light Sea Green
#98F6B0
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.21
Light Bluish Green
#76FDA8
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE99D #E97BC7
analogous
#90E97B #7BE99D #7BE9D4
triadic
#7BE99D #9D7BE9 #E99D7B
tetradic
#7BE99D #7B90E9 #E97BC7 #E9D47B
square
#7BE99D #7B90E9 #E97BC7 #E9D47B
split-complementary
#7BE99D #D47BE9 #E97B90
monochromatic
#21C855 #47E076 #7BE99D #AFF2C4 #E4FAEB
Accessibility & contrast
On white
1.50
#7BE99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7BE99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE99D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE99D | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D998
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#63E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be99d; /* rgb */ color: rgb(123, 233, 157); /* oklch */ color: oklch(84.9% 0.148 152.1);
Tailwind
colors: {
custom: {
50: '#a7f1ba',
500: '#7be99d',
950: '#000000',
},
}SCSS
$custom: #7be99d; $custom-light: #a7f1ba; $custom-dark: #000000;
JSON
{
"hex": "#7be99d",
"rgb": {
"r": 123,
"g": 233,
"b": 157
},
"hsl": {
"h": 138.545,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.84918,
"c": 0.14776,
"h": 152.1
},
"luminance": 0.64923
}Semantic roles & 50–950 ramp
primary
#7BE99D
secondary
#C2479C
accent
#1298D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581