#7BED97#7BED97
#7BED97 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.8% C 0.159 H 149.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED97 |
|---|---|
| RGB | rgb(123, 237, 151) |
| HSL | hsl(135, 76%, 71%) |
| HSV | hsv(135, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(85.51, -50.65, 31.91) |
| CIE-LCH | lch(85.51, 59.86, 147.78°) |
| OKLab | oklab(85.75% -0.1376 0.0797) |
| OKLCH | oklch(85.75% 0.159 149.9) |
| XYZ | xyz(44.0356, 67.0103, 39.8860) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.69
Foam Green
#90FDA9
ΔE00 3.71
Baby Green
#8CFF9E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED97 #ED7BD1
analogous
#98ED7B #7BED97 #7BEDD0
triadic
#7BED97 #977BED #ED977B
tetradic
#7BED97 #7B98ED #ED7BD1 #EDD07B
square
#7BED97 #7B98ED #ED7BD1 #EDD07B
split-complementary
#7BED97 #D07BED #ED7B98
monochromatic
#1DD149 #45E66D #7BED97 #B1F4C1 #E4FBEA
Accessibility & contrast
On white
1.46
#7BED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#7BED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED97
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED97 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DED19C
Tritanopia (blue-blind)
#64E9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bed97; /* rgb */ color: rgb(123, 237, 151); /* oklch */ color: oklch(85.8% 0.159 149.9);
Tailwind
colors: {
custom: {
50: '#a8f3b6',
500: '#7bed97',
950: '#000000',
},
}SCSS
$custom: #7bed97; $custom-light: #a8f3b6; $custom-dark: #000000;
JSON
{
"hex": "#7bed97",
"rgb": {
"r": 123,
"g": 237,
"b": 151
},
"hsl": {
"h": 134.737,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85754,
"c": 0.15906,
"h": 149.9
},
"luminance": 0.67014
}Semantic roles & 50–950 ramp
primary
#7BED97
secondary
#C646A7
accent
#0DA6D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581