#7CCE8A#7CCE8A
#7CCE8A is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.126 H 148.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCE8A |
|---|---|
| RGB | rgb(124, 206, 138) |
| HSL | hsl(130, 46%, 65%) |
| HSV | hsv(130, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(76.23, -39.26, 26.18) |
| CIE-LCH | lch(76.23, 47.19, 146.30°) |
| OKLab | oklab(78.14% -0.107 0.0658) |
| OKLCH | oklch(78.14% 0.126 148.4) |
| XYZ | xyz(34.9690, 50.2606, 31.8985) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.75
Emerald
#50C878
ΔE00 4.76
Dark Mint
#48C072
ΔE00 6.18
Hospital Green
#9BE5AA
ΔE00 6.39
Fern
#63B76C
ΔE00 6.65
Pistachio
#93C572
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCE8A #CE7CC0
analogous
#97CE7C #7CCE8A #7CCEB3
triadic
#7CCE8A #8A7CCE #CE8A7C
tetradic
#7CCE8A #7C97CE #CE7CC0 #CEB37C
square
#7CCE8A #7C97CE #CE7CC0 #CEB37C
split-complementary
#7CCE8A #B37CCE #CE7C97
monochromatic
#399749 #4FBD62 #7CCE8A #A9DFB2 #D5EFDA
Accessibility & contrast
On white
1.90
#7CCE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7CCE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCE8A
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCE8A | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C3B98E
Tritanopia (blue-blind)
#6FCBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7cce8a; /* rgb */ color: rgb(124, 206, 138); /* oklch */ color: oklch(78.1% 0.126 148.4);
Tailwind
colors: {
custom: {
50: '#a5ddac',
500: '#7cce8a',
950: '#000000',
},
}SCSS
$custom: #7cce8a; $custom-light: #a5ddac; $custom-dark: #000000;
JSON
{
"hex": "#7cce8a",
"rgb": {
"r": 124,
"g": 206,
"b": 138
},
"hsl": {
"h": 130.244,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.78135,
"c": 0.12565,
"h": 148.4
},
"luminance": 0.50263
}Semantic roles & 50–950 ramp
primary
#7CCE8A
secondary
#9D5190
accent
#2DA1B9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481