#7BE69A#7BE69A
#7BE69A is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.1% C 0.146 H 151.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE69A |
|---|---|
| RGB | rgb(123, 230, 154) |
| HSL | hsl(137, 68%, 69%) |
| HSV | hsv(137, 47%, 90%) |
| CMYK | cmyk(46.5%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.51, -47.21, 27.71) |
| CIE-LCH | lch(83.51, 54.74, 149.59°) |
| OKLab | oklab(84.14% -0.1286 0.0697) |
| OKLCH | oklch(84.14% 0.146 151.5) |
| XYZ | xyz(42.2951, 63.1345, 40.5230) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.40
Hospital Green
#9BE5AA
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE69A #E67BC7
analogous
#92E67B #7BE69A #7BE6D0
triadic
#7BE69A #9A7BE6 #E69A7B
tetradic
#7BE69A #7B92E6 #E67BC7 #E6D07B
square
#7BE69A #7B92E6 #E67BC7 #E6D07B
split-complementary
#7BE69A #D07BE6 #E67B92
monochromatic
#25C252 #48DC73 #7BE69A #AEF0C1 #E2F9E9
Accessibility & contrast
On white
1.54
#7BE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7BE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE69A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE69A | 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)
#E7D795
Deuteranopia (green-blind)
#D7CC9F
Tritanopia (blue-blind)
#65E3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be69a; /* rgb */ color: rgb(123, 230, 154); /* oklch */ color: oklch(84.1% 0.146 151.5);
Tailwind
colors: {
custom: {
50: '#a7eeb8',
500: '#7be69a',
950: '#000000',
},
}SCSS
$custom: #7be69a; $custom-light: #a7eeb8; $custom-dark: #000000;
JSON
{
"hex": "#7be69a",
"rgb": {
"r": 123,
"g": 230,
"b": 154
},
"hsl": {
"h": 137.383,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.84143,
"c": 0.14626,
"h": 151.5
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#7BE69A
secondary
#BE479C
accent
#159AD0
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581