#7BDA91#7BDA91
#7BDA91 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.1% C 0.137 H 149.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA91 |
|---|---|
| RGB | rgb(123, 218, 145) |
| HSL | hsl(134, 56%, 67%) |
| HSV | hsv(134, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(79.84, -43.63, 27.40) |
| CIE-LCH | lch(79.84, 51.52, 147.88°) |
| OKLab | oklab(81.1% -0.1188 0.0688) |
| OKLCH | oklch(81.1% 0.137 149.9) |
| XYZ | xyz(38.3483, 56.3955, 35.6473) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 5.78
Emerald
#50C878
ΔE00 5.83
Weird Green
#3AE57F
ΔE00 6.17
Soft Green
#6FC276
ΔE00 6.18
Aqua Green
#12E193
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA91 #DA7BC4
analogous
#95DA7B #7BDA91 #7BDAC1
triadic
#7BDA91 #917BDA #DA917B
tetradic
#7BDA91 #7B95DA #DA7BC4 #DAC17B
square
#7BDA91 #7B95DA #DA7BC4 #DAC17B
split-complementary
#7BDA91 #C17BDA #DA7B95
monochromatic
#30AB4C #4BCD69 #7BDA91 #ABE7B9 #DBF5E1
Accessibility & contrast
On white
1.71
#7BDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#7BDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA91
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA91 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#6AD7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bda91; /* rgb */ color: rgb(123, 218, 145); /* oklch */ color: oklch(81.1% 0.137 149.9);
Tailwind
colors: {
custom: {
50: '#a6e6b1',
500: '#7bda91',
950: '#000000',
},
}SCSS
$custom: #7bda91; $custom-light: #a6e6b1; $custom-dark: #000000;
JSON
{
"hex": "#7bda91",
"rgb": {
"r": 123,
"g": 218,
"b": 145
},
"hsl": {
"h": 133.895,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81098,
"c": 0.13734,
"h": 149.9
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#7BDA91
secondary
#AE4C97
accent
#229EC4
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101611
muted
#818481