#7BE89B#7BE89B
#7BE89B is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.148 H 151.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE89B |
|---|---|
| RGB | rgb(123, 232, 155) |
| HSL | hsl(138, 70%, 70%) |
| HSV | hsv(138, 47%, 91%) |
| CMYK | cmyk(47%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(84.12, -47.88, 28.01) |
| CIE-LCH | lch(84.12, 55.47, 149.67°) |
| OKLab | oklab(84.64% -0.1304 0.0705) |
| OKLCH | oklch(84.64% 0.148 151.6) |
| XYZ | xyz(42.9385, 64.2875, 41.1501) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Sea Green
#98F6B0
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE89B #E87BC8
analogous
#91E87B #7BE89B #7BE8D2
triadic
#7BE89B #9B7BE8 #E89B7B
tetradic
#7BE89B #7B91E8 #E87BC8 #E8D27B
square
#7BE89B #7B91E8 #E87BC8 #E8D27B
split-complementary
#7BE89B #D27BE8 #E87B91
monochromatic
#23C653 #47DF74 #7BE89B #AFF1C2 #E3FAEA
Accessibility & contrast
On white
1.52
#7BE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#7BE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE89B
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE89B | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D896
Deuteranopia (green-blind)
#D9CDA0
Tritanopia (blue-blind)
#64E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be89b; /* rgb */ color: rgb(123, 232, 155); /* oklch */ color: oklch(84.6% 0.148 151.6);
Tailwind
colors: {
custom: {
50: '#a7f0b9',
500: '#7be89b',
950: '#000000',
},
}SCSS
$custom: #7be89b; $custom-light: #a7f0b9; $custom-dark: #000000;
JSON
{
"hex": "#7be89b",
"rgb": {
"r": 123,
"g": 232,
"b": 155
},
"hsl": {
"h": 137.615,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.84639,
"c": 0.14819,
"h": 151.6
},
"luminance": 0.64291
}Semantic roles & 50–950 ramp
primary
#7BE89B
secondary
#C0479D
accent
#139AD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581