#7BE69B#7BE69B
#7BE69B is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.2% C 0.145 H 151.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE69B |
|---|---|
| RGB | rgb(123, 230, 155) |
| HSL | hsl(138, 68%, 69%) |
| HSV | hsv(138, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.53, -47.03, 27.22) |
| CIE-LCH | lch(83.53, 54.34, 149.94°) |
| OKLab | oklab(84.16% -0.1281 0.0686) |
| OKLCH | oklch(84.16% 0.145 151.8) |
| XYZ | xyz(42.3788, 63.1680, 40.9635) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Sea Green
#98F6B0
ΔE00 4.31
Hospital Green
#9BE5AA
ΔE00 4.43
Lightgreen
#90EE90
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE69B #E67BC6
analogous
#91E67B #7BE69B #7BE6D1
triadic
#7BE69B #9B7BE6 #E69B7B
tetradic
#7BE69B #7B91E6 #E67BC6 #E6D17B
square
#7BE69B #7B91E6 #E67BC6 #E6D17B
split-complementary
#7BE69B #D17BE6 #E67B91
monochromatic
#25C254 #48DC74 #7BE69B #AEF0C2 #E2F9E9
Accessibility & contrast
On white
1.54
#7BE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7BE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE69B
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE69B | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D7CCA0
Tritanopia (blue-blind)
#65E3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be69b; /* rgb */ color: rgb(123, 230, 155); /* oklch */ color: oklch(84.2% 0.145 151.8);
Tailwind
colors: {
custom: {
50: '#a7eeb9',
500: '#7be69b',
950: '#000000',
},
}SCSS
$custom: #7be69b; $custom-light: #a7eeb9; $custom-dark: #000000;
JSON
{
"hex": "#7be69b",
"rgb": {
"r": 123,
"g": 230,
"b": 155
},
"hsl": {
"h": 137.944,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.84163,
"c": 0.14532,
"h": 151.8
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#7BE69B
secondary
#BE479A
accent
#1598D0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581