#7BC893#7BC893
#7BC893 is a light, moderate green. Relative luminance 0.476; OKLCH L 76.8% C 0.108 H 153.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC893 |
|---|---|
| RGB | rgb(123, 200, 147) |
| HSL | hsl(139, 41%, 63%) |
| HSV | hsv(139, 39%, 78%) |
| CMYK | cmyk(38.5%, 0%, 26.5%, 21.6%) |
| CIE-LAB | lab(74.59, -35.22, 19.19) |
| CIE-LCH | lch(74.59, 40.11, 151.42°) |
| OKLab | oklab(76.85% -0.0966 0.0489) |
| OKLCH | oklch(76.85% 0.108 153.2) |
| XYZ | xyz(34.0870, 47.6240, 34.9943) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 5.36
Emerald
#50C878
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 6.47
Seafoam
#7FE0B3
ΔE00 6.71
Greenish Teal
#32BF84
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC893 #C87BB0
analogous
#89C87B #7BC893 #7BC8B9
triadic
#7BC893 #937BC8 #C8937B
tetradic
#7BC893 #7B89C8 #C87BB0 #C8B97B
square
#7BC893 #7B89C8 #C87BB0 #C8B97B
split-complementary
#7BC893 #B97BC8 #C87B89
monochromatic
#3B8E55 #50B670 #7BC893 #A6DAB6 #D1ECDA
Accessibility & contrast
On white
2.00
#7BC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#7BC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC893
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC893 | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC90
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#6DC6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7bc893; /* rgb */ color: rgb(123, 200, 147); /* oklch */ color: oklch(76.8% 0.108 153.2);
Tailwind
colors: {
custom: {
50: '#a4d9b3',
500: '#7bc893',
950: '#000000',
},
}SCSS
$custom: #7bc893; $custom-light: #a4d9b3; $custom-dark: #000000;
JSON
{
"hex": "#7bc893",
"rgb": {
"r": 123,
"g": 200,
"b": 147
},
"hsl": {
"h": 138.701,
"s": 41.176,
"l": 63.333
},
"oklch": {
"l": 0.76847,
"c": 0.10824,
"h": 153.2
},
"luminance": 0.47626
}Semantic roles & 50–950 ramp
primary
#7BC893
secondary
#DDC2D5
accent
#318BB4
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380