#7BDD93#7BDD93
#7BDD93 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.9% C 0.140 H 150.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDD93 |
|---|---|
| RGB | rgb(123, 221, 147) |
| HSL | hsl(135, 59%, 67%) |
| HSV | hsv(135, 44%, 87%) |
| CMYK | cmyk(44.3%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.75, -44.58, 27.59) |
| CIE-LCH | lch(80.75, 52.43, 148.24°) |
| OKLab | oklab(81.86% -0.1214 0.0693) |
| OKLCH | oklch(81.86% 0.14 150.3) |
| XYZ | xyz(39.2889, 58.0277, 36.7283) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.83
Light Sea Green
#98F6B0
ΔE00 5.99
Aqua Green
#12E193
ΔE00 6.17
Seafoam (survey)
#80F9AD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDD93 #DD7BC5
analogous
#94DD7B #7BDD93 #7BDDC4
triadic
#7BDD93 #937BDD #DD937B
tetradic
#7BDD93 #7B94DD #DD7BC5 #DDC47B
square
#7BDD93 #7B94DD #DD7BC5 #DDC47B
split-complementary
#7BDD93 #C47BDD #DD7B94
monochromatic
#2DB04D #4AD06B #7BDD93 #ACEABB #DCF6E3
Accessibility & contrast
On white
1.67
#7BDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#7BDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDD93
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDD93 | 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)
#DECE8E
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#69DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bdd93; /* rgb */ color: rgb(123, 221, 147); /* oklch */ color: oklch(81.9% 0.140 150.3);
Tailwind
colors: {
custom: {
50: '#a6e8b3',
500: '#7bdd93',
950: '#000000',
},
}SCSS
$custom: #7bdd93; $custom-light: #a6e8b3; $custom-dark: #000000;
JSON
{
"hex": "#7bdd93",
"rgb": {
"r": 123,
"g": 221,
"b": 147
},
"hsl": {
"h": 134.694,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.81855,
"c": 0.13983,
"h": 150.3
},
"luminance": 0.5803
}Semantic roles & 50–950 ramp
primary
#7BDD93
secondary
#B24A99
accent
#1F9EC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481