#7BCE9B#7BCE9B
#7BCE9B is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.110 H 155.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCE9B |
|---|---|
| RGB | rgb(123, 206, 155) |
| HSL | hsl(143, 46%, 65%) |
| HSV | hsv(143, 40%, 81%) |
| CMYK | cmyk(40.3%, 0%, 24.8%, 19.2%) |
| CIE-LAB | lab(76.51, -36.46, 17.60) |
| CIE-LCH | lch(76.51, 40.49, 154.24°) |
| OKLab | oklab(78.46% -0.1003 0.0449) |
| OKLCH | oklch(78.46% 0.11 155.9) |
| XYZ | xyz(36.1537, 50.7178, 38.8884) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 6.27
Eucalyptus
#44D7A8
ΔE00 6.27
Darkseagreen
#8FBC8F
ΔE00 6.63
Soft Green
#6FC276
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCE9B #CE7BAE
analogous
#85CE7B #7BCE9B #7BCEC5
triadic
#7BCE9B #9B7BCE #CE9B7B
tetradic
#7BCE9B #7B85CE #CE7BAE #CEC57B
square
#7BCE9B #7B85CE #CE7BAE #CEC57B
split-complementary
#7BCE9B #C57BCE #CE7B85
monochromatic
#38975C #4EBD79 #7BCE9B #A8DFBD #D4EFDF
Accessibility & contrast
On white
1.88
#7BCE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7BCE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCE9B
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCE9B | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC298
Deuteranopia (green-blind)
#C0B99E
Tritanopia (blue-blind)
#6ACDC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bce9b; /* rgb */ color: rgb(123, 206, 155); /* oklch */ color: oklch(78.5% 0.110 155.9);
Tailwind
colors: {
custom: {
50: '#a4ddb8',
500: '#7bce9b',
950: '#000000',
},
}SCSS
$custom: #7bce9b; $custom-light: #a4ddb8; $custom-dark: #000000;
JSON
{
"hex": "#7bce9b",
"rgb": {
"r": 123,
"g": 206,
"b": 155
},
"hsl": {
"h": 143.133,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.78456,
"c": 0.10988,
"h": 155.9
},
"luminance": 0.5072
}Semantic roles & 50–950 ramp
primary
#7BCE9B
secondary
#9D517F
accent
#2C83B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481