#7BE699#7BE699
#7BE699 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.147 H 151.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE699 |
|---|---|
| RGB | rgb(123, 230, 153) |
| HSL | hsl(137, 68%, 69%) |
| HSV | hsv(137, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(83.50, -47.38, 28.20) |
| CIE-LCH | lch(83.50, 55.14, 149.24°) |
| OKLab | oklab(84.12% -0.129 0.0709) |
| OKLCH | oklch(84.12% 0.147 151.2) |
| XYZ | xyz(42.2122, 63.1014, 40.0862) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.24
Light Sea Green
#98F6B0
ΔE00 4.41
Hospital Green
#9BE5AA
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE699 #E67BC8
analogous
#93E67B #7BE699 #7BE6CE
triadic
#7BE699 #997BE6 #E6997B
tetradic
#7BE699 #7B93E6 #E67BC8 #E6CE7B
square
#7BE699 #7B93E6 #E67BC8 #E6CE7B
split-complementary
#7BE699 #CE7BE6 #E67B93
monochromatic
#25C251 #48DC71 #7BE699 #AEF0C1 #E2F9E9
Accessibility & contrast
On white
1.54
#7BE699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7BE699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE699
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE699 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#65E3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be699; /* rgb */ color: rgb(123, 230, 153); /* oklch */ color: oklch(84.1% 0.147 151.2);
Tailwind
colors: {
custom: {
50: '#a7eeb7',
500: '#7be699',
950: '#000000',
},
}SCSS
$custom: #7be699; $custom-light: #a7eeb7; $custom-dark: #000000;
JSON
{
"hex": "#7be699",
"rgb": {
"r": 123,
"g": 230,
"b": 153
},
"hsl": {
"h": 136.822,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.84123,
"c": 0.1472,
"h": 151.2
},
"luminance": 0.63104
}Semantic roles & 50–950 ramp
primary
#7BE699
secondary
#BE479D
accent
#159CD0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581