#7BBF99#7BBF99
#7BBF99 is a light, moderate green. Relative luminance 0.438; OKLCH L 74.9% C 0.089 H 158.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBF99 |
|---|---|
| RGB | rgb(123, 191, 153) |
| HSL | hsl(146, 35%, 62%) |
| HSV | hsv(146, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.07, -29.83, 12.46) |
| CIE-LCH | lch(72.07, 32.33, 157.33°) |
| OKLab | oklab(74.86% -0.0827 0.032) |
| OKLCH | oklch(74.86% 0.089 158.8) |
| XYZ | xyz(32.5468, 43.7706, 36.8644) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.91
Pale Teal
#82CBB2
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 6.55
Tea
#65AB7C
ΔE00 6.59
Greeny Blue
#42B395
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBF99 #BF7BA1
analogous
#7FBF7B #7BBF99 #7BBFBB
triadic
#7BBF99 #997BBF #BF997B
tetradic
#7BBF99 #7B7FBF #BF7BA1 #BFBB7B
square
#7BBF99 #7B7FBF #BF7BA1 #BFBB7B
split-complementary
#7BBF99 #BB7BBF #BF7B7F
monochromatic
#3F815C #53AA79 #7BBF99 #A4D3B9 #CDE7D9
Accessibility & contrast
On white
2.15
#7BBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#7BBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBF99
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBF99 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#6DBEB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbf99; /* rgb */ color: rgb(123, 191, 153); /* oklch */ color: oklch(74.9% 0.089 158.8);
Tailwind
colors: {
custom: {
50: '#a3d2b7',
500: '#7bbf99',
950: '#000000',
},
}SCSS
$custom: #7bbf99; $custom-light: #a3d2b7; $custom-dark: #000000;
JSON
{
"hex": "#7bbf99",
"rgb": {
"r": 123,
"g": 191,
"b": 153
},
"hsl": {
"h": 146.471,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.74858,
"c": 0.08871,
"h": 158.8
},
"luminance": 0.43772
}Semantic roles & 50–950 ramp
primary
#7BBF99
secondary
#D8BECC
accent
#387AAE
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1411
muted
#7F8280