#7BCE8F#7BCE8F
#7BCE8F is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.121 H 150.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCE8F |
|---|---|
| RGB | rgb(123, 206, 143) |
| HSL | hsl(134, 46%, 65%) |
| HSV | hsv(134, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 30.6%, 19.2%) |
| CIE-LAB | lab(76.27, -38.68, 23.62) |
| CIE-LCH | lch(76.27, 45.32, 148.60°) |
| OKLab | oklab(78.19% -0.1056 0.0597) |
| OKLCH | oklch(78.19% 0.121 150.5) |
| XYZ | xyz(35.1955, 50.3345, 33.8423) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.41
Emerald
#50C878
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 6.15
Dark Mint
#48C072
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 6.80
Darkseagreen
#8FBC8F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCE8F #CE7BBA
analogous
#91CE7B #7BCE8F #7BCEB9
triadic
#7BCE8F #8F7BCE #CE8F7B
tetradic
#7BCE8F #7B91CE #CE7BBA #CEB97B
square
#7BCE8F #7B91CE #CE7BBA #CEB97B
split-complementary
#7BCE8F #B97BCE #CE7B91
monochromatic
#38974F #4EBD69 #7BCE8F #A8DFB5 #D4EFDB
Accessibility & contrast
On white
1.90
#7BCE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7BCE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCE8F
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCE8F | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18B
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#6DCBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bce8f; /* rgb */ color: rgb(123, 206, 143); /* oklch */ color: oklch(78.2% 0.121 150.5);
Tailwind
colors: {
custom: {
50: '#a5ddb0',
500: '#7bce8f',
950: '#000000',
},
}SCSS
$custom: #7bce8f; $custom-light: #a5ddb0; $custom-dark: #000000;
JSON
{
"hex": "#7bce8f",
"rgb": {
"r": 123,
"g": 206,
"b": 143
},
"hsl": {
"h": 134.458,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78189,
"c": 0.12131,
"h": 150.5
},
"luminance": 0.50337
}Semantic roles & 50–950 ramp
primary
#7BCE8F
secondary
#9D518A
accent
#2C97B9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481