#7BDA96#7BDA96
#7BDA96 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.2% C 0.133 H 151.7°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA96 |
|---|---|
| RGB | rgb(123, 218, 150) |
| HSL | hsl(137, 56%, 67%) |
| HSV | hsv(137, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 31.2%, 14.5%) |
| CIE-LAB | lab(79.93, -42.76, 24.92) |
| CIE-LCH | lch(79.93, 49.49, 149.76°) |
| OKLab | oklab(81.2% -0.1166 0.0629) |
| OKLCH | oklch(81.2% 0.133 151.7) |
| XYZ | xyz(38.7423, 56.5531, 37.7226) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 5.74
Emerald
#50C878
ΔE00 6.11
Aqua Green
#12E193
ΔE00 6.29
Lightgreen
#90EE90
ΔE00 6.43
Light Sea Green
#98F6B0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA96 #DA7BBF
analogous
#90DA7B #7BDA96 #7BDAC6
triadic
#7BDA96 #967BDA #DA967B
tetradic
#7BDA96 #7B90DA #DA7BBF #DAC67B
square
#7BDA96 #7B90DA #DA7BBF #DAC67B
split-complementary
#7BDA96 #C67BDA #DA7B90
monochromatic
#30AB53 #4BCD70 #7BDA96 #ABE7BC #DBF5E2
Accessibility & contrast
On white
1.71
#7BDA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7BDA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA96
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA96 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC92
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#69D7C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bda96; /* rgb */ color: rgb(123, 218, 150); /* oklch */ color: oklch(81.2% 0.133 151.7);
Tailwind
colors: {
custom: {
50: '#a6e6b5',
500: '#7bda96',
950: '#000000',
},
}SCSS
$custom: #7bda96; $custom-light: #a6e6b5; $custom-dark: #000000;
JSON
{
"hex": "#7bda96",
"rgb": {
"r": 123,
"g": 218,
"b": 150
},
"hsl": {
"h": 137.053,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.812,
"c": 0.13254,
"h": 151.7
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#7BDA96
secondary
#AE4C92
accent
#2296C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481