#7BEE96#7BEE96
#7BEE96 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.0% C 0.161 H 149.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE96 |
|---|---|
| RGB | rgb(123, 238, 150) |
| HSL | hsl(134, 77%, 71%) |
| HSV | hsv(134, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(85.79, -51.22, 32.78) |
| CIE-LCH | lch(85.79, 60.82, 147.38°) |
| OKLab | oklab(85.98% -0.1392 0.0818) |
| OKLCH | oklch(85.98% 0.161 149.6) |
| XYZ | xyz(44.2451, 67.5586, 39.5568) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.57
Foam Green
#90FDA9
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.60
Baby Green
#8CFF9E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE96 #EE7BD3
analogous
#99EE7B #7BEE96 #7BEECF
triadic
#7BEE96 #967BEE #EE967B
tetradic
#7BEE96 #7B99EE #EE7BD3 #EECF7B
square
#7BEE96 #7B99EE #EE7BD3 #EECF7B
split-complementary
#7BEE96 #CF7BEE #EE7B99
monochromatic
#1BD346 #45E76B #7BEE96 #B1F5C1 #E4FCE9
Accessibility & contrast
On white
1.45
#7BEE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#7BEE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE96
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE96 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD90
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#64EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bee96; /* rgb */ color: rgb(123, 238, 150); /* oklch */ color: oklch(86.0% 0.161 149.6);
Tailwind
colors: {
custom: {
50: '#a8f4b5',
500: '#7bee96',
950: '#000000',
},
}SCSS
$custom: #7bee96; $custom-light: #a8f4b5; $custom-dark: #000000;
JSON
{
"hex": "#7bee96",
"rgb": {
"r": 123,
"g": 238,
"b": 150
},
"hsl": {
"h": 134.087,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85975,
"c": 0.16141,
"h": 149.6
},
"luminance": 0.67562
}Semantic roles & 50–950 ramp
primary
#7BEE96
secondary
#C846A9
accent
#0CA9D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581