#7BE99B#7BE99B
#7BE99B is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.9% C 0.150 H 151.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE99B |
|---|---|
| RGB | rgb(123, 233, 155) |
| HSL | hsl(137, 71%, 70%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.41, -48.30, 28.41) |
| CIE-LCH | lch(84.41, 56.03, 149.54°) |
| OKLab | oklab(84.88% -0.1315 0.0714) |
| OKLCH | oklch(84.88% 0.15 151.5) |
| XYZ | xyz(43.2208, 64.8521, 41.2442) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE99B #E97BC9
analogous
#92E97B #7BE99B #7BE9D2
triadic
#7BE99B #9B7BE9 #E99B7B
tetradic
#7BE99B #7B92E9 #E97BC9 #E9D27B
square
#7BE99B #7B92E9 #E97BC9 #E9D27B
split-complementary
#7BE99B #D27BE9 #E97B92
monochromatic
#21C852 #47E073 #7BE99B #AFF2C3 #E4FAEA
Accessibility & contrast
On white
1.50
#7BE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7BE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE99B
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE99B | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#64E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be99b; /* rgb */ color: rgb(123, 233, 155); /* oklch */ color: oklch(84.9% 0.150 151.5);
Tailwind
colors: {
custom: {
50: '#a7f1b9',
500: '#7be99b',
950: '#000000',
},
}SCSS
$custom: #7be99b; $custom-light: #a7f1b9; $custom-dark: #000000;
JSON
{
"hex": "#7be99b",
"rgb": {
"r": 123,
"g": 233,
"b": 155
},
"hsl": {
"h": 137.455,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.84878,
"c": 0.14962,
"h": 151.5
},
"luminance": 0.64855
}Semantic roles & 50–950 ramp
primary
#7BE99B
secondary
#C2479E
accent
#129BD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581