#7BFBB6#7BFBB6
#7BFBB6 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.151 H 157.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB6 |
|---|---|
| RGB | rgb(123, 251, 182) |
| HSL | hsl(148, 94%, 73%) |
| HSV | hsv(148, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 27.5%, 1.6%) |
| CIE-LAB | lab(90.13, -50.87, 22.42) |
| CIE-LCH | lch(90.13, 55.59, 156.22°) |
| OKLab | oklab(89.7% -0.1393 0.057) |
| OKLCH | oklch(89.7% 0.151 157.7) |
| XYZ | xyz(51.1049, 76.5784, 56.3349) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.74
Seafoam (survey)
#80F9AD
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB6 #FB7BC0
analogous
#80FB7B #7BFBB6 #7BFBF6
triadic
#7BFBB6 #B67BFB #FBB67B
tetradic
#7BFBB6 #7B80FB #FB7BC0 #FBF67B
square
#7BFBB6 #7B80FB #FB7BC0 #FBF67B
split-complementary
#7BFBB6 #F67BFB #FB7B80
monochromatic
#07F475 #40F995 #7BFBB6 #B6FDD7 #E1FEEF
Accessibility & contrast
On white
1.29
#7BFBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7BFBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB6
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB6 | 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)
#F9EBB2
Deuteranopia (green-blind)
#E7DDBA
Tritanopia (blue-blind)
#55F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb6; /* rgb */ color: rgb(123, 251, 182); /* oklch */ color: oklch(89.7% 0.151 157.7);
Tailwind
colors: {
custom: {
50: '#a9fdcc',
500: '#7bfbb6',
950: '#000000',
},
}SCSS
$custom: #7bfbb6; $custom-light: #a9fdcc; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb6",
"rgb": {
"r": 123,
"g": 251,
"b": 182
},
"hsl": {
"h": 147.656,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89704,
"c": 0.15055,
"h": 157.7
},
"luminance": 0.76583
}Semantic roles & 50–950 ramp
primary
#7BFBB6
secondary
#D84293
accent
#007CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683