#7BFBB5#7BFBB5
#7BFBB5 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.151 H 157.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBB5 |
|---|---|
| RGB | rgb(123, 251, 181) |
| HSL | hsl(147, 94%, 73%) |
| HSV | hsv(147, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.11, -51.06, 22.90) |
| CIE-LCH | lch(90.11, 55.96, 155.84°) |
| OKLab | oklab(89.68% -0.1398 0.0582) |
| OKLCH | oklch(89.68% 0.151 157.4) |
| XYZ | xyz(51.0020, 76.5372, 55.7926) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.55
Seafoam (survey)
#80F9AD
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Sea Green
#98F6B0
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBB5 #FB7BC1
analogous
#81FB7B #7BFBB5 #7BFBF5
triadic
#7BFBB5 #B57BFB #FBB57B
tetradic
#7BFBB5 #7B81FB #FB7BC1 #FBF57B
square
#7BFBB5 #7B81FB #FB7BC1 #FBF57B
split-complementary
#7BFBB5 #F57BFB #FB7B81
monochromatic
#07F473 #40F994 #7BFBB5 #B6FDD6 #E1FEEE
Accessibility & contrast
On white
1.29
#7BFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7BFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBB5
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBB5 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB1
Deuteranopia (green-blind)
#E7DDB9
Tritanopia (blue-blind)
#56F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbb5; /* rgb */ color: rgb(123, 251, 181); /* oklch */ color: oklch(89.7% 0.151 157.4);
Tailwind
colors: {
custom: {
50: '#a9fdcb',
500: '#7bfbb5',
950: '#000000',
},
}SCSS
$custom: #7bfbb5; $custom-light: #a9fdcb; $custom-dark: #000000;
JSON
{
"hex": "#7bfbb5",
"rgb": {
"r": 123,
"g": 251,
"b": 181
},
"hsl": {
"h": 147.188,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89682,
"c": 0.15141,
"h": 157.4
},
"luminance": 0.76542
}Semantic roles & 50–950 ramp
primary
#7BFBB5
secondary
#D84294
accent
#007EE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683