#7BE68D#7BE68D
#7BE68D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.9% C 0.159 H 147.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE68D |
|---|---|
| RGB | rgb(123, 230, 141) |
| HSL | hsl(130, 68%, 69%) |
| HSV | hsv(130, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(83.30, -49.39, 34.03) |
| CIE-LCH | lch(83.30, 59.98, 145.43°) |
| OKLab | oklab(83.9% -0.1342 0.0845) |
| OKLCH | oklch(83.9% 0.159 147.8) |
| XYZ | xyz(41.2705, 62.7247, 35.1265) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 4.51
Palegreen
#98FB98
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.21
Foam Green
#90FDA9
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE68D #E67BD4
analogous
#9FE67B #7BE68D #7BE6C2
triadic
#7BE68D #8D7BE6 #E68D7B
tetradic
#7BE68D #7B9FE6 #E67BD4 #E6C27B
square
#7BE68D #7B9FE6 #E67BD4 #E6C27B
split-complementary
#7BE68D #C27BE6 #E67B9F
monochromatic
#25C23F #48DC61 #7BE68D #AEF0B9 #E2F9E6
Accessibility & contrast
On white
1.55
#7BE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#7BE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE68D
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE68D | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#69E2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be68d; /* rgb */ color: rgb(123, 230, 141); /* oklch */ color: oklch(83.9% 0.159 147.8);
Tailwind
colors: {
custom: {
50: '#a7eeaf',
500: '#7be68d',
950: '#000000',
},
}SCSS
$custom: #7be68d; $custom-light: #a7eeaf; $custom-dark: #000000;
JSON
{
"hex": "#7be68d",
"rgb": {
"r": 123,
"g": 230,
"b": 141
},
"hsl": {
"h": 130.093,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.83896,
"c": 0.15859,
"h": 147.8
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#7BE68D
secondary
#BE47AA
accent
#15B1D0
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581