#7BE09B#7BE09B
#7BE09B is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.7% C 0.137 H 152.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE09B |
|---|---|
| RGB | rgb(123, 224, 155) |
| HSL | hsl(139, 62%, 68%) |
| HSV | hsv(139, 45%, 88%) |
| CMYK | cmyk(45.1%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(81.78, -44.47, 24.84) |
| CIE-LCH | lch(81.78, 50.94, 150.81°) |
| OKLab | oklab(82.73% -0.1213 0.0628) |
| OKLCH | oklch(82.73% 0.137 152.6) |
| XYZ | xyz(40.7377, 59.8859, 40.4165) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.04
Light Sea Green
#98F6B0
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.42
Seafoam (survey)
#80F9AD
ΔE00 5.43
Seafoam Green
#7AF9AB
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE09B #E07BC0
analogous
#8DE07B #7BE09B #7BE0CD
triadic
#7BE09B #9B7BE0 #E09B7B
tetradic
#7BE09B #7B8DE0 #E07BC0 #E0CD7B
square
#7BE09B #7B8DE0 #E07BC0 #E0CD7B
split-complementary
#7BE09B #CD7BE0 #E07B8D
monochromatic
#2BB657 #49D475 #7BE09B #ADECC1 #DEF7E6
Accessibility & contrast
On white
1.62
#7BE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#7BE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE09B
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE09B | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D297
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#66DDCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7be09b; /* rgb */ color: rgb(123, 224, 155); /* oklch */ color: oklch(82.7% 0.137 152.6);
Tailwind
colors: {
custom: {
50: '#a6eab9',
500: '#7be09b',
950: '#000000',
},
}SCSS
$custom: #7be09b; $custom-light: #a6eab9; $custom-dark: #000000;
JSON
{
"hex": "#7be09b",
"rgb": {
"r": 123,
"g": 224,
"b": 155
},
"hsl": {
"h": 139.01,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.82734,
"c": 0.13662,
"h": 152.6
},
"luminance": 0.59889
}Semantic roles & 50–950 ramp
primary
#7BE09B
secondary
#B74894
accent
#1C93CA
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481