#7BDD94#7BDD94
#7BDD94 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.9% C 0.139 H 150.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDD94 |
|---|---|
| RGB | rgb(123, 221, 148) |
| HSL | hsl(135, 59%, 67%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(44.3%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.77, -44.41, 27.10) |
| CIE-LCH | lch(80.77, 52.03, 148.60°) |
| OKLab | oklab(81.88% -0.121 0.0682) |
| OKLCH | oklch(81.88% 0.139 150.6) |
| XYZ | xyz(39.3677, 58.0592, 37.1433) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 5.43
Weird Green
#3AE57F
ΔE00 5.93
Light Sea Green
#98F6B0
ΔE00 5.95
Aqua Green
#12E193
ΔE00 6.13
Seafoam (survey)
#80F9AD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDD94 #DD7BC4
analogous
#93DD7B #7BDD94 #7BDDC5
triadic
#7BDD94 #947BDD #DD947B
tetradic
#7BDD94 #7B93DD #DD7BC4 #DDC57B
square
#7BDD94 #7B93DD #DD7BC4 #DDC57B
split-complementary
#7BDD94 #C57BDD #DD7B93
monochromatic
#2DB04F #4AD06D #7BDD94 #ACEABB #DCF6E3
Accessibility & contrast
On white
1.67
#7BDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#7BDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDD94
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDD94 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF8F
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#69DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bdd94; /* rgb */ color: rgb(123, 221, 148); /* oklch */ color: oklch(81.9% 0.139 150.6);
Tailwind
colors: {
custom: {
50: '#a6e8b4',
500: '#7bdd94',
950: '#000000',
},
}SCSS
$custom: #7bdd94; $custom-light: #a6e8b4; $custom-dark: #000000;
JSON
{
"hex": "#7bdd94",
"rgb": {
"r": 123,
"g": 221,
"b": 148
},
"hsl": {
"h": 135.306,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.81875,
"c": 0.13887,
"h": 150.6
},
"luminance": 0.58062
}Semantic roles & 50–950 ramp
primary
#7BDD94
secondary
#B24A98
accent
#1F9CC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481