#7BFEBB#7BFEBB
#7BFEBB is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.5% C 0.150 H 158.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEBB |
|---|---|
| RGB | rgb(123, 254, 187) |
| HSL | hsl(149, 98%, 74%) |
| HSV | hsv(149, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.09, -51.15, 21.20) |
| CIE-LCH | lch(91.09, 55.36, 157.49°) |
| OKLab | oklab(90.52% -0.1404 0.054) |
| OKLCH | oklch(90.52% 0.15 158.9) |
| XYZ | xyz(52.5755, 78.6779, 59.4198) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.45
Light Greenish Blue
#63F7B4
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEBB #FE7BBE
analogous
#7DFE7B #7BFEBB #7BFEFC
triadic
#7BFEBB #BB7BFE #FEBB7B
tetradic
#7BFEBB #7B7DFE #FE7BBE #FEFC7B
square
#7BFEBB #7B7DFE #FE7BBE #FEFC7B
split-complementary
#7BFEBB #FC7BFE #FE7B7D
monochromatic
#02FD7C #3EFE9C #7BFEBB #B8FEDA #E1FFEF
Accessibility & contrast
On white
1.25
#7BFEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7BFEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEBB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEBB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#52FDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfebb; /* rgb */ color: rgb(123, 254, 187); /* oklch */ color: oklch(90.5% 0.150 158.9);
Tailwind
colors: {
custom: {
50: '#a9ffcf',
500: '#7bfebb',
950: '#000000',
},
}SCSS
$custom: #7bfebb; $custom-light: #a9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#7bfebb",
"rgb": {
"r": 123,
"g": 254,
"b": 187
},
"hsl": {
"h": 149.313,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90519,
"c": 0.1504,
"h": 158.9
},
"luminance": 0.78682
}Semantic roles & 50–950 ramp
primary
#7BFEBB
secondary
#DC4190
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683