#7BFEB2#7BFEB2
#7BFEB2 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.3% C 0.158 H 155.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEB2 |
|---|---|
| RGB | rgb(123, 254, 178) |
| HSL | hsl(145, 98%, 74%) |
| HSV | hsv(145, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.92, -52.86, 25.54) |
| CIE-LCH | lch(90.92, 58.71, 154.21°) |
| OKLab | oklab(90.33% -0.1443 0.0647) |
| OKLCH | oklch(90.33% 0.158 155.8) |
| XYZ | xyz(51.6420, 78.3045, 54.5037) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 1.25
Light Bluish Green
#76FDA8
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.98
Foam Green
#90FDA9
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEB2 #FE7BC7
analogous
#86FE7B #7BFEB2 #7BFEF4
triadic
#7BFEB2 #B27BFE #FEB27B
tetradic
#7BFEB2 #7B86FE #FE7BC7 #FEF47B
square
#7BFEB2 #7B86FE #FE7BC7 #FEF47B
split-complementary
#7BFEB2 #F47BFE #FE7B86
monochromatic
#02FD6B #3EFE8F #7BFEB2 #B8FED5 #E1FFED
Accessibility & contrast
On white
1.26
#7BFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#7BFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEB2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEB2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#56FCEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfeb2; /* rgb */ color: rgb(123, 254, 178); /* oklch */ color: oklch(90.3% 0.158 155.8);
Tailwind
colors: {
custom: {
50: '#a9ffc9',
500: '#7bfeb2',
950: '#000000',
},
}SCSS
$custom: #7bfeb2; $custom-light: #a9ffc9; $custom-dark: #000000;
JSON
{
"hex": "#7bfeb2",
"rgb": {
"r": 123,
"g": 254,
"b": 178
},
"hsl": {
"h": 145.191,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90325,
"c": 0.15813,
"h": 155.8
},
"luminance": 0.78309
}Semantic roles & 50–950 ramp
primary
#7BFEB2
secondary
#DC419B
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682