#7BD98E#7BD98E
#7BD98E is a light, vivid green. Relative luminance 0.558; OKLCH L 80.8% C 0.139 H 149.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD98E |
|---|---|
| RGB | rgb(123, 217, 142) |
| HSL | hsl(132, 55%, 67%) |
| HSV | hsv(132, 43%, 85%) |
| CMYK | cmyk(43.3%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(79.49, -43.71, 28.48) |
| CIE-LCH | lch(79.49, 52.17, 146.91°) |
| OKLab | oklab(80.8% -0.119 0.0714) |
| OKLCH | oklch(80.8% 0.139 149) |
| XYZ | xyz(37.8615, 55.7871, 34.3589) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.19
Emerald
#50C878
ΔE00 5.60
Lightgreen
#90EE90
ΔE00 5.71
Soft Green
#6FC276
ΔE00 5.84
Weird Green
#3AE57F
ΔE00 6.10
Seaweed
#18D17B
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD98E #D97BC6
analogous
#97D97B #7BD98E #7BD9BD
triadic
#7BD98E #8E7BD9 #D98E7B
tetradic
#7BD98E #7B97D9 #D97BC6 #D9BD7B
square
#7BD98E #7B97D9 #D97BC6 #D9BD7B
split-complementary
#7BD98E #BD7BD9 #D97B97
monochromatic
#31A949 #4BCB65 #7BD98E #ABE7B7 #DAF4DF
Accessibility & contrast
On white
1.73
#7BD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#7BD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD98E
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD98E | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB89
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#6BD6C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd98e; /* rgb */ color: rgb(123, 217, 142); /* oklch */ color: oklch(80.8% 0.139 149.0);
Tailwind
colors: {
custom: {
50: '#a6e5af',
500: '#7bd98e',
950: '#000000',
},
}SCSS
$custom: #7bd98e; $custom-light: #a6e5af; $custom-dark: #000000;
JSON
{
"hex": "#7bd98e",
"rgb": {
"r": 123,
"g": 217,
"b": 142
},
"hsl": {
"h": 132.128,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.808,
"c": 0.13877,
"h": 149
},
"luminance": 0.5579
}Semantic roles & 50–950 ramp
primary
#7BD98E
secondary
#AC4C99
accent
#23A2C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481