#7BDA95#7BDA95
#7BDA95 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.2% C 0.134 H 151.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDA95 |
|---|---|
| RGB | rgb(123, 218, 149) |
| HSL | hsl(136, 56%, 67%) |
| HSV | hsv(136, 44%, 85%) |
| CMYK | cmyk(43.6%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(79.91, -42.93, 25.42) |
| CIE-LCH | lch(79.91, 49.89, 149.37°) |
| OKLab | oklab(81.18% -0.1171 0.0641) |
| OKLCH | oklch(81.18% 0.134 151.3) |
| XYZ | xyz(38.6622, 56.5210, 37.3003) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 5.94
Emerald
#50C878
ΔE00 6.04
Lightgreen
#90EE90
ΔE00 6.29
Aqua Green
#12E193
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDA95 #DA7BC0
analogous
#91DA7B #7BDA95 #7BDAC5
triadic
#7BDA95 #957BDA #DA957B
tetradic
#7BDA95 #7B91DA #DA7BC0 #DAC57B
square
#7BDA95 #7B91DA #DA7BC0 #DAC57B
split-complementary
#7BDA95 #C57BDA #DA7B91
monochromatic
#30AB51 #4BCD6F #7BDA95 #ABE7BB #DBF5E2
Accessibility & contrast
On white
1.71
#7BDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#7BDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDA95
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDA95 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CDC299
Tritanopia (blue-blind)
#69D7C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7bda95; /* rgb */ color: rgb(123, 218, 149); /* oklch */ color: oklch(81.2% 0.134 151.3);
Tailwind
colors: {
custom: {
50: '#a6e6b4',
500: '#7bda95',
950: '#000000',
},
}SCSS
$custom: #7bda95; $custom-light: #a6e6b4; $custom-dark: #000000;
JSON
{
"hex": "#7bda95",
"rgb": {
"r": 123,
"g": 218,
"b": 149
},
"hsl": {
"h": 136.421,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81179,
"c": 0.1335,
"h": 151.3
},
"luminance": 0.56524
}Semantic roles & 50–950 ramp
primary
#7BDA95
secondary
#AE4C93
accent
#2297C4
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481