#7BFBB9#7BFBB9
#7BFBB9 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.8% C 0.148 H 158.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB9 |
|---|---|
| RGB | rgb(123, 251, 185) |
| HSL | hsl(149, 94%, 73%) |
| HSV | hsv(149, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.19, -50.29, 20.97) |
| CIE-LCH | lch(90.19, 54.48, 157.37°) |
| OKLab | oklab(89.77% -0.138 0.0534) |
| OKLCH | oklch(89.77% 0.148 158.8) |
| XYZ | xyz(51.4183, 76.7037, 57.9852) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.34
Light Greenish Blue
#63F7B4
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB9 #FB7BBD
analogous
#7DFB7B #7BFBB9 #7BFBF9
triadic
#7BFBB9 #B97BFB #FBB97B
tetradic
#7BFBB9 #7B7DFB #FB7BBD #FBF97B
square
#7BFBB9 #7B7DFB #FB7BBD #FBF97B
split-complementary
#7BFBB9 #F97BFB #FB7B7D
monochromatic
#07F47A #40F99A #7BFBB9 #B6FDD8 #E1FEEF
Accessibility & contrast
On white
1.29
#7BFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7BFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB9
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB9 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E6DEBD
Tritanopia (blue-blind)
#54FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb9; /* rgb */ color: rgb(123, 251, 185); /* oklch */ color: oklch(89.8% 0.148 158.8);
Tailwind
colors: {
custom: {
50: '#a9fdce',
500: '#7bfbb9',
950: '#000000',
},
}SCSS
$custom: #7bfbb9; $custom-light: #a9fdce; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb9",
"rgb": {
"r": 123,
"g": 251,
"b": 185
},
"hsl": {
"h": 149.063,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8977,
"c": 0.148,
"h": 158.8
},
"luminance": 0.76708
}Semantic roles & 50–950 ramp
primary
#7BFBB9
secondary
#D8428F
accent
#0076E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683