#7BBF93#7BBF93
#7BBF93 is a light, moderate green. Relative luminance 0.436; OKLCH L 74.7% C 0.094 H 155.1°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBF93 |
|---|---|
| RGB | rgb(123, 191, 147) |
| HSL | hsl(141, 35%, 62%) |
| HSV | hsv(141, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(71.95, -31.01, 15.52) |
| CIE-LCH | lch(71.95, 34.67, 153.41°) |
| OKLab | oklab(74.71% -0.0854 0.0397) |
| OKLCH | oklch(74.71% 0.094 155.1) |
| XYZ | xyz(32.0637, 43.5774, 34.3199) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.10
Tea
#65AB7C
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.33
Faded Green
#7BB274
ΔE00 6.51
Pale Teal
#82CBB2
ΔE00 6.85
Soft Green
#6FC276
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBF93 #BF7BA7
analogous
#85BF7B #7BBF93 #7BBFB5
triadic
#7BBF93 #937BBF #BF937B
tetradic
#7BBF93 #7B85BF #BF7BA7 #BFB57B
square
#7BBF93 #7B85BF #BF7BA7 #BFB57B
split-complementary
#7BBF93 #B57BBF #BF7B85
monochromatic
#3F8156 #53AA72 #7BBF93 #A4D3B5 #CDE7D6
Accessibility & contrast
On white
2.16
#7BBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#7BBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBF93
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBF93 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB591
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#6EBEB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bbf93; /* rgb */ color: rgb(123, 191, 147); /* oklch */ color: oklch(74.7% 0.094 155.1);
Tailwind
colors: {
custom: {
50: '#a3d2b2',
500: '#7bbf93',
950: '#000000',
},
}SCSS
$custom: #7bbf93; $custom-light: #a3d2b2; $custom-dark: #000000;
JSON
{
"hex": "#7bbf93",
"rgb": {
"r": 123,
"g": 191,
"b": 147
},
"hsl": {
"h": 141.176,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.7471,
"c": 0.09421,
"h": 155.1
},
"luminance": 0.43579
}Semantic roles & 50–950 ramp
primary
#7BBF93
secondary
#D8BECF
accent
#3884AE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280