#7FCD8D#7FCD8D
#7FCD8D is a light, moderate green. Relative luminance 0.501; OKLCH L 78.1% C 0.119 H 148.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCD8D |
|---|---|
| RGB | rgb(127, 205, 141) |
| HSL | hsl(131, 44%, 65%) |
| HSV | hsv(131, 38%, 80%) |
| CMYK | cmyk(38%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(76.13, -37.40, 24.50) |
| CIE-LCH | lch(76.13, 44.71, 146.77°) |
| OKLab | oklab(78.11% -0.102 0.0618) |
| OKLCH | oklch(78.11% 0.119 148.8) |
| XYZ | xyz(35.3895, 50.0957, 32.9988) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.09
Emerald
#50C878
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 6.22
Darkseagreen
#8FBC8F
ΔE00 6.47
Dark Mint
#48C072
ΔE00 6.56
Fern
#63B76C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCD8D #CD7FBF
analogous
#98CD7F #7FCD8D #7FCDB4
triadic
#7FCD8D #8D7FCD #CD8D7F
tetradic
#7FCD8D #7F98CD #CD7FBF #CDB47F
square
#7FCD8D #7F98CD #CD7FBF #CDB47F
split-complementary
#7FCD8D #B47FCD #CD7F98
monochromatic
#3B974B #53BC66 #7FCD8D #ABDEB4 #D7EFDB
Accessibility & contrast
On white
1.91
#7FCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7FCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCD8D
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCD8D | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC189
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#73CABC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fcd8d; /* rgb */ color: rgb(127, 205, 141); /* oklch */ color: oklch(78.1% 0.119 148.8);
Tailwind
colors: {
custom: {
50: '#a7dcae',
500: '#7fcd8d',
950: '#000000',
},
}SCSS
$custom: #7fcd8d; $custom-light: #a7dcae; $custom-dark: #000000;
JSON
{
"hex": "#7fcd8d",
"rgb": {
"r": 127,
"g": 205,
"b": 141
},
"hsl": {
"h": 130.769,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78109,
"c": 0.1193,
"h": 148.8
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#7FCD8D
secondary
#9D5390
accent
#2F9EB7
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481