#7BCD97#7BCD97
#7BCD97 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.1% C 0.112 H 154.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCD97 |
|---|---|
| RGB | rgb(123, 205, 151) |
| HSL | hsl(140, 45%, 64%) |
| HSV | hsv(140, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(76.13, -36.77, 19.20) |
| CIE-LCH | lch(76.13, 41.48, 152.43°) |
| OKLab | oklab(78.13% -0.1008 0.0489) |
| OKLCH | oklch(78.13% 0.112 154.1) |
| XYZ | xyz(35.5833, 50.1057, 37.0685) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.59
Soft Green
#6FC276
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.15
Emerald
#50C878
ΔE00 6.27
Hospital Green
#9BE5AA
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCD97 #CD7BB1
analogous
#88CD7B #7BCD97 #7BCDC0
triadic
#7BCD97 #977BCD #CD977B
tetradic
#7BCD97 #7B88CD #CD7BB1 #CDC07B
square
#7BCD97 #7B88CD #CD7BB1 #CDC07B
split-complementary
#7BCD97 #C07BCD #CD7B88
monochromatic
#389558 #4FBC74 #7BCD97 #A7DEBA #D4EFDD
Accessibility & contrast
On white
1.91
#7BCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7BCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCD97
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCD97 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC194
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#6BCBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcd97; /* rgb */ color: rgb(123, 205, 151); /* oklch */ color: oklch(78.1% 0.112 154.1);
Tailwind
colors: {
custom: {
50: '#a4dcb5',
500: '#7bcd97',
950: '#000000',
},
}SCSS
$custom: #7bcd97; $custom-light: #a4dcb5; $custom-dark: #000000;
JSON
{
"hex": "#7bcd97",
"rgb": {
"r": 123,
"g": 205,
"b": 151
},
"hsl": {
"h": 140.488,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78126,
"c": 0.11208,
"h": 154.1
},
"luminance": 0.50108
}Semantic roles & 50–950 ramp
primary
#7BCD97
secondary
#9B5182
accent
#2D89B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481