#7CCF7B#7CCF7B
#7CCF7B is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.142 H 143.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCF7B |
|---|---|
| RGB | rgb(124, 207, 123) |
| HSL | hsl(119, 47%, 65%) |
| HSV | hsv(119, 41%, 81%) |
| CMYK | cmyk(40.1%, 0%, 40.6%, 18.8%) |
| CIE-LAB | lab(76.28, -42.12, 33.99) |
| CIE-LCH | lch(76.28, 54.13, 141.09°) |
| OKLab | oklab(78.09% -0.1147 0.0839) |
| OKLCH | oklch(78.09% 0.142 143.8) |
| XYZ | xyz(34.1986, 50.3388, 26.6494) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.61
Emerald
#50C878
ΔE00 4.95
Pistachio
#93C572
ΔE00 5.14
Dark Mint
#48C072
ΔE00 6.44
Fern
#63B76C
ΔE00 6.61
Lightish Green
#61E160
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCF7B #CE7BCF
analogous
#A6CF7B #7CCF7B #7BCFA4
triadic
#7CCF7B #7B7CCF #CF7B7C
tetradic
#7CCF7B #7BA6CF #CE7BCF #CFA47B
square
#7CCF7B #7BA6CF #CE7BCF #CFA47B
split-complementary
#7CCF7B #A47BCF #CF7BA6
monochromatic
#399837 #4FBF4E #7CCF7B #A9DFA8 #D5F0D5
Accessibility & contrast
On white
1.90
#7CCF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7CCF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCF7B
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCF7B | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C175
Deuteranopia (green-blind)
#C6B980
Tritanopia (blue-blind)
#72CBBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccf7b; /* rgb */ color: rgb(124, 207, 123); /* oklch */ color: oklch(78.1% 0.142 143.8);
Tailwind
colors: {
custom: {
50: '#a6dea2',
500: '#7ccf7b',
950: '#000000',
},
}SCSS
$custom: #7ccf7b; $custom-light: #a6dea2; $custom-dark: #000000;
JSON
{
"hex": "#7ccf7b",
"rgb": {
"r": 124,
"g": 207,
"b": 123
},
"hsl": {
"h": 119.286,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.78093,
"c": 0.14215,
"h": 143.8
},
"luminance": 0.50341
}Semantic roles & 50–950 ramp
primary
#7CCF7B
secondary
#9D509E
accent
#2CBAB8
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10150F
muted
#808480