#7BE79F#7BE79F
#7BE79F is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.143 H 153.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE79F |
|---|---|
| RGB | rgb(123, 231, 159) |
| HSL | hsl(140, 69%, 69%) |
| HSV | hsv(140, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.89, -46.74, 25.66) |
| CIE-LCH | lch(83.89, 53.32, 151.23°) |
| OKLab | oklab(84.48% -0.1275 0.0648) |
| OKLCH | oklch(84.48% 0.143 153.1) |
| XYZ | xyz(42.9993, 63.8627, 42.8550) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Sea Green
#98F6B0
ΔE00 4.06
Hospital Green
#9BE5AA
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE79F #E77BC3
analogous
#8DE77B #7BE79F #7BE7D5
triadic
#7BE79F #9F7BE7 #E79F7B
tetradic
#7BE79F #7B8DE7 #E77BC3 #E7D57B
square
#7BE79F #7B8DE7 #E77BC3 #E7D57B
split-complementary
#7BE79F #D57BE7 #E77B8D
monochromatic
#24C459 #47DE79 #7BE79F #AFF0C5 #E3FAEA
Accessibility & contrast
On white
1.52
#7BE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#7BE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE79F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE79F | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89B
Deuteranopia (green-blind)
#D7CDA3
Tritanopia (blue-blind)
#63E4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7be79f; /* rgb */ color: rgb(123, 231, 159); /* oklch */ color: oklch(84.5% 0.143 153.1);
Tailwind
colors: {
custom: {
50: '#a7efbb',
500: '#7be79f',
950: '#000000',
},
}SCSS
$custom: #7be79f; $custom-light: #a7efbb; $custom-dark: #000000;
JSON
{
"hex": "#7be79f",
"rgb": {
"r": 123,
"g": 231,
"b": 159
},
"hsl": {
"h": 140,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.84483,
"c": 0.14303,
"h": 153.1
},
"luminance": 0.63866
}Semantic roles & 50–950 ramp
primary
#7BE79F
secondary
#BF4797
accent
#1492D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582