#7FCF8D#7FCF8D
#7FCF8D is a light, vivid green. Relative luminance 0.511; OKLCH L 78.6% C 0.122 H 148.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCF8D |
|---|---|
| RGB | rgb(127, 207, 141) |
| HSL | hsl(131, 45%, 65%) |
| HSV | hsv(131, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.71, -38.30, 25.29) |
| CIE-LCH | lch(76.71, 45.90, 146.56°) |
| OKLab | oklab(78.58% -0.1045 0.0637) |
| OKLCH | oklch(78.58% 0.122 148.6) |
| XYZ | xyz(35.8710, 51.0587, 33.1593) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.24
Emerald
#50C878
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.92
Dark Mint
#48C072
ΔE00 6.66
Pistachio
#93C572
ΔE00 6.88
Darkseagreen
#8FBC8F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCF8D #CF7FC1
analogous
#99CF7F #7FCF8D #7FCFB5
triadic
#7FCF8D #8D7FCF #CF8D7F
tetradic
#7FCF8D #7F99CF #CF7FC1 #CFB57F
square
#7FCF8D #7F99CF #CF7FC1 #CFB57F
split-complementary
#7FCF8D #B57FCF #CF7F99
monochromatic
#3A9A4B #52BE65 #7FCF8D #ACE0B5 #D8F0DC
Accessibility & contrast
On white
1.87
#7FCF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7FCF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCF8D
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCF8D | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C289
Deuteranopia (green-blind)
#C4BA91
Tritanopia (blue-blind)
#73CCBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcf8d; /* rgb */ color: rgb(127, 207, 141); /* oklch */ color: oklch(78.6% 0.122 148.6);
Tailwind
colors: {
custom: {
50: '#a7deae',
500: '#7fcf8d',
950: '#000000',
},
}SCSS
$custom: #7fcf8d; $custom-light: #a7deae; $custom-dark: #000000;
JSON
{
"hex": "#7fcf8d",
"rgb": {
"r": 127,
"g": 207,
"b": 141
},
"hsl": {
"h": 130.5,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.78584,
"c": 0.12238,
"h": 148.6
},
"luminance": 0.51061
}Semantic roles & 50–950 ramp
primary
#7FCF8D
secondary
#A05392
accent
#2DA0B9
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481