#7BE89D#7BE89D
#7BE89D is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.146 H 152.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE89D |
|---|---|
| RGB | rgb(123, 232, 157) |
| HSL | hsl(139, 70%, 70%) |
| HSV | hsv(139, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(84.15, -47.52, 27.04) |
| CIE-LCH | lch(84.15, 54.68, 150.37°) |
| OKLab | oklab(84.68% -0.1295 0.0681) |
| OKLCH | oklch(84.68% 0.146 152.2) |
| XYZ | xyz(43.1079, 64.3552, 42.0420) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.36
Hospital Green
#9BE5AA
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE89D #E87BC6
analogous
#8FE87B #7BE89D #7BE8D4
triadic
#7BE89D #9D7BE8 #E89D7B
tetradic
#7BE89D #7B8FE8 #E87BC6 #E8D47B
square
#7BE89D #7B8FE8 #E87BC6 #E8D47B
split-complementary
#7BE89D #D47BE8 #E87B8F
monochromatic
#23C656 #47DF76 #7BE89D #AFF1C4 #E3FAEA
Accessibility & contrast
On white
1.51
#7BE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7BE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE89D
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE89D | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D998
Deuteranopia (green-blind)
#D9CEA2
Tritanopia (blue-blind)
#64E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be89d; /* rgb */ color: rgb(123, 232, 157); /* oklch */ color: oklch(84.7% 0.146 152.2);
Tailwind
colors: {
custom: {
50: '#a7f0ba',
500: '#7be89d',
950: '#000000',
},
}SCSS
$custom: #7be89d; $custom-light: #a7f0ba; $custom-dark: #000000;
JSON
{
"hex": "#7be89d",
"rgb": {
"r": 123,
"g": 232,
"b": 157
},
"hsl": {
"h": 138.716,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.8468,
"c": 0.14632,
"h": 152.2
},
"luminance": 0.64359
}Semantic roles & 50–950 ramp
primary
#7BE89D
secondary
#C0479A
accent
#1397D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581