#7BFBB7#7BFBB7
#7BFBB7 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.150 H 158.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB7 |
|---|---|
| RGB | rgb(123, 251, 183) |
| HSL | hsl(148, 94%, 73%) |
| HSV | hsv(148, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.15, -50.67, 21.93) |
| CIE-LCH | lch(90.15, 55.22, 156.59°) |
| OKLab | oklab(89.73% -0.1389 0.0558) |
| OKLCH | oklch(89.73% 0.15 158.1) |
| XYZ | xyz(51.2087, 76.6199, 56.8811) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 1.97
Light Greenish Blue
#63F7B4
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB7 #FB7BBF
analogous
#7FFB7B #7BFBB7 #7BFBF7
triadic
#7BFBB7 #B77BFB #FBB77B
tetradic
#7BFBB7 #7B7FFB #FB7BBF #FBF77B
square
#7BFBB7 #7B7FFB #FB7BBF #FBF77B
split-complementary
#7BFBB7 #F77BFB #FB7B7F
monochromatic
#07F476 #40F997 #7BFBB7 #B6FDD7 #E1FEEF
Accessibility & contrast
On white
1.29
#7BFBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7BFBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB7
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB7 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#55FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb7; /* rgb */ color: rgb(123, 251, 183); /* oklch */ color: oklch(89.7% 0.150 158.1);
Tailwind
colors: {
custom: {
50: '#a9fdcc',
500: '#7bfbb7',
950: '#000000',
},
}SCSS
$custom: #7bfbb7; $custom-light: #a9fdcc; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb7",
"rgb": {
"r": 123,
"g": 251,
"b": 183
},
"hsl": {
"h": 148.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89726,
"c": 0.14969,
"h": 158.1
},
"luminance": 0.76624
}Semantic roles & 50–950 ramp
primary
#7BFBB7
secondary
#D84292
accent
#007AE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683