#7BFBB4#7BFBB4
#7BFBB4 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.152 H 157.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB4 |
|---|---|
| RGB | rgb(123, 251, 180) |
| HSL | hsl(147, 94%, 73%) |
| HSV | hsv(147, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(90.09, -51.25, 23.39) |
| CIE-LCH | lch(90.09, 56.33, 155.47°) |
| OKLab | oklab(89.66% -0.1402 0.0594) |
| OKLCH | oklch(89.66% 0.152 157) |
| XYZ | xyz(50.8997, 76.4963, 55.2542) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.39
Seafoam (survey)
#80F9AD
ΔE00 1.40
Seafoam Green
#7AF9AB
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.48
Light Sea Green
#98F6B0
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB4 #FB7BC2
analogous
#82FB7B #7BFBB4 #7BFBF4
triadic
#7BFBB4 #B47BFB #FBB47B
tetradic
#7BFBB4 #7B82FB #FB7BC2 #FBF47B
square
#7BFBB4 #7B82FB #FB7BC2 #FBF47B
split-complementary
#7BFBB4 #F47BFB #FB7B82
monochromatic
#07F471 #40F992 #7BFBB4 #B6FDD6 #E1FEEE
Accessibility & contrast
On white
1.29
#7BFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7BFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB4
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB4 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAB0
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#56F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb4; /* rgb */ color: rgb(123, 251, 180); /* oklch */ color: oklch(89.7% 0.152 157.0);
Tailwind
colors: {
custom: {
50: '#a9fdca',
500: '#7bfbb4',
950: '#000000',
},
}SCSS
$custom: #7bfbb4; $custom-light: #a9fdca; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb4",
"rgb": {
"r": 123,
"g": 251,
"b": 180
},
"hsl": {
"h": 146.719,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8966,
"c": 0.15228,
"h": 157
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#7BFBB4
secondary
#D84295
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682