#7BDB91#7BDB91
#7BDB91 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.3% C 0.139 H 149.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDB91 |
|---|---|
| RGB | rgb(123, 219, 145) |
| HSL | hsl(134, 57%, 67%) |
| HSV | hsv(134, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(80.13, -44.06, 27.79) |
| CIE-LCH | lch(80.13, 52.10, 147.76°) |
| OKLab | oklab(81.34% -0.12 0.0698) |
| OKLCH | oklch(81.34% 0.139 149.8) |
| XYZ | xyz(38.6084, 56.9157, 35.7340) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.54
Emerald
#50C878
ΔE00 5.95
Weird Green
#3AE57F
ΔE00 5.99
Aqua Green
#12E193
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDB91 #DB7BC5
analogous
#95DB7B #7BDB91 #7BDBC1
triadic
#7BDB91 #917BDB #DB917B
tetradic
#7BDB91 #7B95DB #DB7BC5 #DBC17B
square
#7BDB91 #7B95DB #DB7BC5 #DBC17B
split-complementary
#7BDB91 #C17BDB #DB7B95
monochromatic
#2FAD4C #4BCE69 #7BDB91 #ABE8B9 #DBF5E1
Accessibility & contrast
On white
1.70
#7BDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#7BDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDB91
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDB91 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8C
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#6AD8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bdb91; /* rgb */ color: rgb(123, 219, 145); /* oklch */ color: oklch(81.3% 0.139 149.8);
Tailwind
colors: {
custom: {
50: '#a6e7b1',
500: '#7bdb91',
950: '#000000',
},
}SCSS
$custom: #7bdb91; $custom-light: #a6e7b1; $custom-dark: #000000;
JSON
{
"hex": "#7bdb91",
"rgb": {
"r": 123,
"g": 219,
"b": 145
},
"hsl": {
"h": 133.75,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81337,
"c": 0.13882,
"h": 149.8
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#7BDB91
secondary
#AF4B98
accent
#219FC5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101611
muted
#818481