#7CE99B#7CE99B
#7CE99B is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.9% C 0.149 H 151.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE99B |
|---|---|
| RGB | rgb(124, 233, 155) |
| HSL | hsl(137, 71%, 70%) |
| HSV | hsv(137, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.45, -48.04, 28.46) |
| CIE-LCH | lch(84.45, 55.84, 149.35°) |
| OKLab | oklab(84.92% -0.1308 0.0716) |
| OKLCH | oklch(84.92% 0.149 151.3) |
| XYZ | xyz(43.3646, 64.9262, 41.2509) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Sea Green
#98F6B0
ΔE00 3.94
Lightgreen
#90EE90
ΔE00 3.98
Light Bluish Green
#76FDA8
ΔE00 4.37
Light Blue Green
#7EFBB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE99B #E97CCA
analogous
#94E97C #7CE99B #7CE9D1
triadic
#7CE99B #9B7CE9 #E99B7C
tetradic
#7CE99B #7C94E9 #E97CCA #E9D17C
square
#7CE99B #7C94E9 #E97CCA #E9D17C
split-complementary
#7CE99B #D17CE9 #E97C94
monochromatic
#22C951 #48E073 #7CE99B #B0F2C3 #E5FBEB
Accessibility & contrast
On white
1.50
#7CE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#7CE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE99B
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE99B | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#66E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ce99b; /* rgb */ color: rgb(124, 233, 155); /* oklch */ color: oklch(84.9% 0.149 151.3);
Tailwind
colors: {
custom: {
50: '#a8f1b9',
500: '#7ce99b',
950: '#000000',
},
}SCSS
$custom: #7ce99b; $custom-light: #a8f1b9; $custom-dark: #000000;
JSON
{
"hex": "#7ce99b",
"rgb": {
"r": 124,
"g": 233,
"b": 155
},
"hsl": {
"h": 137.064,
"s": 71.242,
"l": 70
},
"oklch": {
"l": 0.84919,
"c": 0.14907,
"h": 151.3
},
"luminance": 0.64929
}Semantic roles & 50–950 ramp
primary
#7CE99B
secondary
#C2489F
accent
#129CD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581