#7BDB92#7BDB92
#7BDB92 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.4% C 0.138 H 150.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDB92 |
|---|---|
| RGB | rgb(123, 219, 146) |
| HSL | hsl(134, 57%, 67%) |
| HSV | hsv(134, 44%, 86%) |
| CMYK | cmyk(43.8%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(80.15, -43.89, 27.30) |
| CIE-LCH | lch(80.15, 51.69, 148.12°) |
| OKLab | oklab(81.36% -0.1196 0.0686) |
| OKLCH | oklch(81.36% 0.138 150.2) |
| XYZ | xyz(38.6858, 56.9467, 36.1418) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 5.65
Emerald
#50C878
ΔE00 5.99
Weird Green
#3AE57F
ΔE00 6.08
Aqua Green
#12E193
ΔE00 6.31
Light Sea Green
#98F6B0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDB92 #DB7BC4
analogous
#94DB7B #7BDB92 #7BDBC2
triadic
#7BDB92 #927BDB #DB927B
tetradic
#7BDB92 #7B94DB #DB7BC4 #DBC27B
square
#7BDB92 #7B94DB #DB7BC4 #DBC27B
split-complementary
#7BDB92 #C27BDB #DB7B94
monochromatic
#2FAD4D #4BCE6A #7BDB92 #ABE8BA #DBF5E1
Accessibility & contrast
On white
1.69
#7BDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7BDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDB92
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDB92 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8D
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#6AD8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bdb92; /* rgb */ color: rgb(123, 219, 146); /* oklch */ color: oklch(81.4% 0.138 150.2);
Tailwind
colors: {
custom: {
50: '#a6e7b2',
500: '#7bdb92',
950: '#000000',
},
}SCSS
$custom: #7bdb92; $custom-light: #a6e7b2; $custom-dark: #000000;
JSON
{
"hex": "#7bdb92",
"rgb": {
"r": 123,
"g": 219,
"b": 146
},
"hsl": {
"h": 134.375,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.81357,
"c": 0.13786,
"h": 150.2
},
"luminance": 0.56949
}Semantic roles & 50–950 ramp
primary
#7BDB92
secondary
#AF4B97
accent
#219DC5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481