#7BED99#7BED99
#7BED99 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.157 H 150.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BED99 |
|---|---|
| RGB | rgb(123, 237, 153) |
| HSL | hsl(136, 76%, 71%) |
| HSV | hsv(136, 48%, 93%) |
| CMYK | cmyk(48.1%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.54, -50.31, 30.95) |
| CIE-LCH | lch(85.54, 59.06, 148.40°) |
| OKLab | oklab(85.79% -0.1368 0.0775) |
| OKLCH | oklch(85.79% 0.157 150.5) |
| XYZ | xyz(44.1994, 67.0758, 40.7486) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.17
Seafoam (survey)
#80F9AD
ΔE00 3.26
Lightgreen
#90EE90
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.58
Foam Green
#90FDA9
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BED99 #ED7BCF
analogous
#96ED7B #7BED99 #7BEDD2
triadic
#7BED99 #997BED #ED997B
tetradic
#7BED99 #7B96ED #ED7BCF #EDD27B
square
#7BED99 #7B96ED #ED7BCF #EDD27B
split-complementary
#7BED99 #D27BED #ED7B96
monochromatic
#1DD14C #45E66F #7BED99 #B1F4C3 #E4FBEA
Accessibility & contrast
On white
1.46
#7BED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7BED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BED99
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BED99 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#64EAD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7bed99; /* rgb */ color: rgb(123, 237, 153); /* oklch */ color: oklch(85.8% 0.157 150.5);
Tailwind
colors: {
custom: {
50: '#a8f3b7',
500: '#7bed99',
950: '#000000',
},
}SCSS
$custom: #7bed99; $custom-light: #a8f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7bed99",
"rgb": {
"r": 123,
"g": 237,
"b": 153
},
"hsl": {
"h": 135.789,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.85792,
"c": 0.15718,
"h": 150.5
},
"luminance": 0.67079
}Semantic roles & 50–950 ramp
primary
#7BED99
secondary
#C646A5
accent
#0DA3D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581