#7BEE97#7BEE97
#7BEE97 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.0% C 0.160 H 149.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEE97 |
|---|---|
| RGB | rgb(123, 238, 151) |
| HSL | hsl(135, 77%, 71%) |
| HSV | hsv(135, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.80, -51.06, 32.30) |
| CIE-LCH | lch(85.80, 60.42, 147.68°) |
| OKLab | oklab(85.99% -0.1387 0.0807) |
| OKLCH | oklch(85.99% 0.16 149.8) |
| XYZ | xyz(44.3260, 67.5910, 39.9827) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.53
Foam Green
#90FDA9
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEE97 #EE7BD2
analogous
#98EE7B #7BEE97 #7BEED1
triadic
#7BEE97 #977BEE #EE977B
tetradic
#7BEE97 #7B98EE #EE7BD2 #EED17B
square
#7BEE97 #7B98EE #EE7BD2 #EED17B
split-complementary
#7BEE97 #D17BEE #EE7B98
monochromatic
#1BD348 #45E76C #7BEE97 #B1F5C2 #E4FCEA
Accessibility & contrast
On white
1.45
#7BEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#7BEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEE97
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEE97 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#64EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bee97; /* rgb */ color: rgb(123, 238, 151); /* oklch */ color: oklch(86.0% 0.160 149.8);
Tailwind
colors: {
custom: {
50: '#a8f4b6',
500: '#7bee97',
950: '#000000',
},
}SCSS
$custom: #7bee97; $custom-light: #a8f4b6; $custom-dark: #000000;
JSON
{
"hex": "#7bee97",
"rgb": {
"r": 123,
"g": 238,
"b": 151
},
"hsl": {
"h": 134.609,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85993,
"c": 0.16047,
"h": 149.8
},
"luminance": 0.67594
}Semantic roles & 50–950 ramp
primary
#7BEE97
secondary
#C846A8
accent
#0CA7D9
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581