#7CE99C#7CE99C
#7CE99C is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.9% C 0.148 H 151.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE99C |
|---|---|
| RGB | rgb(124, 233, 156) |
| HSL | hsl(138, 71%, 70%) |
| HSV | hsv(138, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 33%, 8.6%) |
| CIE-LAB | lab(84.46, -47.86, 27.98) |
| CIE-LCH | lch(84.46, 55.44, 149.69°) |
| OKLab | oklab(84.94% -0.1303 0.0704) |
| OKLCH | oklch(84.94% 0.148 151.6) |
| XYZ | xyz(43.4490, 64.9600, 41.6950) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.56
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Sea Green
#98F6B0
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.14
Light Blue Green
#7EFBB3
ΔE00 4.32
Light Bluish Green
#76FDA8
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE99C #E97CC9
analogous
#92E97C #7CE99C #7CE9D3
triadic
#7CE99C #9C7CE9 #E99C7C
tetradic
#7CE99C #7C92E9 #E97CC9 #E9D37C
square
#7CE99C #7C92E9 #E97CC9 #E9D37C
split-complementary
#7CE99C #D37CE9 #E97C92
monochromatic
#22C953 #48E074 #7CE99C #B0F2C4 #E5FBEB
Accessibility & contrast
On white
1.50
#7CE99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#7CE99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE99C
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE99C | 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)
#EAD997
Deuteranopia (green-blind)
#DACEA1
Tritanopia (blue-blind)
#65E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ce99c; /* rgb */ color: rgb(124, 233, 156); /* oklch */ color: oklch(84.9% 0.148 151.6);
Tailwind
colors: {
custom: {
50: '#a8f1b9',
500: '#7ce99c',
950: '#000000',
},
}SCSS
$custom: #7ce99c; $custom-light: #a8f1b9; $custom-dark: #000000;
JSON
{
"hex": "#7ce99c",
"rgb": {
"r": 124,
"g": 233,
"b": 156
},
"hsl": {
"h": 137.615,
"s": 71.242,
"l": 70
},
"oklch": {
"l": 0.84939,
"c": 0.14813,
"h": 151.6
},
"luminance": 0.64963
}Semantic roles & 50–950 ramp
primary
#7CE99C
secondary
#C2489E
accent
#129BD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581