#7BF69F#7BF69F
#7BF69F is a very light, vivid green. Relative luminance 0.726; OKLCH L 88.0% C 0.164 H 151.2°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF69F |
|---|---|
| RGB | rgb(123, 246, 159) |
| HSL | hsl(138, 87%, 72%) |
| HSV | hsv(138, 50%, 96%) |
| CMYK | cmyk(50%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(88.27, -52.98, 31.56) |
| CIE-LCH | lch(88.27, 61.67, 149.22°) |
| OKLab | oklab(88.05% -0.144 0.079) |
| OKLCH | oklch(88.05% 0.164 151.2) |
| XYZ | xyz(47.3789, 72.6219, 44.3149) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.18
Foam Green
#90FDA9
ΔE00 2.27
Baby Green
#8CFF9E
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF69F #F67BD2
analogous
#95F67B #7BF69F #7BF6DD
triadic
#7BF69F #9F7BF6 #F69F7B
tetradic
#7BF69F #7B95F6 #F67BD2 #F6DD7B
square
#7BF69F #7B95F6 #F67BD2 #F6DD7B
split-complementary
#7BF69F #DD7BF6 #F67B95
monochromatic
#10E74F #42F275 #7BF69F #B4FAC9 #E2FDEA
Accessibility & contrast
On white
1.35
#7BF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#7BF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF69F
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF69F | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#E5D9A4
Tritanopia (blue-blind)
#60F3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #7bf69f; /* rgb */ color: rgb(123, 246, 159); /* oklch */ color: oklch(88.0% 0.164 151.2);
Tailwind
colors: {
custom: {
50: '#a8fabc',
500: '#7bf69f',
950: '#000000',
},
}SCSS
$custom: #7bf69f; $custom-light: #a8fabc; $custom-dark: #000000;
JSON
{
"hex": "#7bf69f",
"rgb": {
"r": 123,
"g": 246,
"b": 159
},
"hsl": {
"h": 137.561,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.8805,
"c": 0.16423,
"h": 151.2
},
"luminance": 0.72626
}Semantic roles & 50–950 ramp
primary
#7BF69F
secondary
#D244A8
accent
#02A2E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582