#7BFBB8#7BFBB8
#7BFBB8 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.7% C 0.149 H 158.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB8 |
|---|---|
| RGB | rgb(123, 251, 184) |
| HSL | hsl(149, 94%, 73%) |
| HSV | hsv(149, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.17, -50.48, 21.45) |
| CIE-LCH | lch(90.17, 54.85, 156.98°) |
| OKLab | oklab(89.75% -0.1385 0.0546) |
| OKLCH | oklch(89.75% 0.149 158.5) |
| XYZ | xyz(51.3131, 76.6616, 57.4312) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.13
Light Greenish Blue
#63F7B4
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB8 #FB7BBE
analogous
#7EFB7B #7BFBB8 #7BFBF8
triadic
#7BFBB8 #B87BFB #FBB87B
tetradic
#7BFBB8 #7B7EFB #FB7BBE #FBF87B
square
#7BFBB8 #7B7EFB #FB7BBE #FBF87B
split-complementary
#7BFBB8 #F87BFB #FB7B7E
monochromatic
#07F478 #40F998 #7BFBB8 #B6FDD8 #E1FEEF
Accessibility & contrast
On white
1.29
#7BFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#7BFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E6DEBC
Tritanopia (blue-blind)
#54FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb8; /* rgb */ color: rgb(123, 251, 184); /* oklch */ color: oklch(89.7% 0.149 158.5);
Tailwind
colors: {
custom: {
50: '#a9fdcd',
500: '#7bfbb8',
950: '#000000',
},
}SCSS
$custom: #7bfbb8; $custom-light: #a9fdcd; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb8",
"rgb": {
"r": 123,
"g": 251,
"b": 184
},
"hsl": {
"h": 148.594,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89748,
"c": 0.14885,
"h": 158.5
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#7BFBB8
secondary
#D84291
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683