#7FCD8A#7FCD8A
#7FCD8A is a light, vivid green. Relative luminance 0.500; OKLCH L 78.0% C 0.122 H 147.7°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCD8A |
|---|---|
| RGB | rgb(127, 205, 138) |
| HSL | hsl(128, 44%, 65%) |
| HSV | hsv(128, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.07, -37.91, 26.00) |
| CIE-LCH | lch(76.07, 45.97, 145.56°) |
| OKLab | oklab(78.05% -0.1034 0.0654) |
| OKLCH | oklch(78.05% 0.122 147.7) |
| XYZ | xyz(35.1693, 50.0076, 31.8391) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.72
Emerald
#50C878
ΔE00 5.10
Pistachio
#93C572
ΔE00 6.38
Dark Mint
#48C072
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.42
Fern
#63B76C
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCD8A #CD7FC2
analogous
#9BCD7F #7FCD8A #7FCDB1
triadic
#7FCD8A #8A7FCD #CD8A7F
tetradic
#7FCD8A #7F9BCD #CD7FC2 #CDB17F
square
#7FCD8A #7F9BCD #CD7FC2 #CDB17F
split-complementary
#7FCD8A #B17FCD #CD7F9B
monochromatic
#3B9748 #53BC62 #7FCD8A #ABDEB2 #D7EFDA
Accessibility & contrast
On white
1.91
#7FCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7FCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCD8A
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCD8A | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C3B88E
Tritanopia (blue-blind)
#74CABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcd8a; /* rgb */ color: rgb(127, 205, 138); /* oklch */ color: oklch(78.0% 0.122 147.7);
Tailwind
colors: {
custom: {
50: '#a7dcac',
500: '#7fcd8a',
950: '#000000',
},
}SCSS
$custom: #7fcd8a; $custom-light: #a7dcac; $custom-dark: #000000;
JSON
{
"hex": "#7fcd8a",
"rgb": {
"r": 127,
"g": 205,
"b": 138
},
"hsl": {
"h": 128.462,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78047,
"c": 0.12231,
"h": 147.7
},
"luminance": 0.5001
}Semantic roles & 50–950 ramp
primary
#7FCD8A
secondary
#9D5393
accent
#2FA4B7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481