#7BE99F#7BE99F
#7BE99F is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.0% C 0.146 H 152.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE99F |
|---|---|
| RGB | rgb(123, 233, 159) |
| HSL | hsl(140, 71%, 70%) |
| HSV | hsv(140, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(84.48, -47.59, 26.45) |
| CIE-LCH | lch(84.48, 54.45, 150.93°) |
| OKLab | oklab(84.96% -0.1297 0.0668) |
| OKLCH | oklch(84.96% 0.146 152.8) |
| XYZ | xyz(43.5623, 64.9887, 43.0427) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Sea Green
#98F6B0
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE99F #E97BC5
analogous
#8EE97B #7BE99F #7BE9D6
triadic
#7BE99F #9F7BE9 #E99F7B
tetradic
#7BE99F #7B8EE9 #E97BC5 #E9D67B
square
#7BE99F #7B8EE9 #E97BC5 #E9D67B
split-complementary
#7BE99F #D67BE9 #E97B8E
monochromatic
#21C858 #47E079 #7BE99F #AFF2C5 #E4FAEB
Accessibility & contrast
On white
1.50
#7BE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7BE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE99F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE99F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9A
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#63E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7be99f; /* rgb */ color: rgb(123, 233, 159); /* oklch */ color: oklch(85.0% 0.146 152.8);
Tailwind
colors: {
custom: {
50: '#a7f1bb',
500: '#7be99f',
950: '#000000',
},
}SCSS
$custom: #7be99f; $custom-light: #a7f1bb; $custom-dark: #000000;
JSON
{
"hex": "#7be99f",
"rgb": {
"r": 123,
"g": 233,
"b": 159
},
"hsl": {
"h": 139.636,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.84958,
"c": 0.1459,
"h": 152.8
},
"luminance": 0.64992
}Semantic roles & 50–950 ramp
primary
#7BE99F
secondary
#C24799
accent
#1294D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582