#7CCE99#7CCE99
#7CCE99 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.111 H 154.6°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCE99 |
|---|---|
| RGB | rgb(124, 206, 153) |
| HSL | hsl(141, 46%, 65%) |
| HSV | hsv(141, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.51, -36.56, 18.67) |
| CIE-LCH | lch(76.51, 41.05, 152.95°) |
| OKLab | oklab(78.46% -0.1004 0.0476) |
| OKLCH | oklch(78.46% 0.111 154.6) |
| XYZ | xyz(36.1309, 50.7253, 38.0179) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.25
Mediumaquamarine
#66CDAA
ΔE00 5.94
Hospital Green
#9BE5AA
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.21
Darkseagreen
#8FBC8F
ΔE00 6.50
Emerald
#50C878
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCE99 #CE7CB1
analogous
#88CE7C #7CCE99 #7CCEC2
triadic
#7CCE99 #997CCE #CE997C
tetradic
#7CCE99 #7C88CE #CE7CB1 #CEC27C
square
#7CCE99 #7C88CE #CE7CB1 #CEC27C
split-complementary
#7CCE99 #C27CCE #CE7C88
monochromatic
#39975A #4FBD76 #7CCE99 #A9DFBC #D5EFDE
Accessibility & contrast
On white
1.88
#7CCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7CCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCE99
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCE99 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C1B99C
Tritanopia (blue-blind)
#6CCCC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cce99; /* rgb */ color: rgb(124, 206, 153); /* oklch */ color: oklch(78.5% 0.111 154.6);
Tailwind
colors: {
custom: {
50: '#a5ddb7',
500: '#7cce99',
950: '#000000',
},
}SCSS
$custom: #7cce99; $custom-light: #a5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#7cce99",
"rgb": {
"r": 124,
"g": 206,
"b": 153
},
"hsl": {
"h": 141.22,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.78458,
"c": 0.11109,
"h": 154.6
},
"luminance": 0.50728
}Semantic roles & 50–950 ramp
primary
#7CCE99
secondary
#9D5182
accent
#2D87B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481